Searched refs:SendDiSEqCMsg (Results 1 - 2 of 2) sorted by relevance

/drivers/media/dvb/ttpci/
H A Dbudget-patch.c101 static int SendDiSEqCMsg (struct budget *budget, int len, u8 *msg, unsigned long burst) function
157 SendDiSEqCMsg (budget, cmd->msg_len, cmd->msg, 0);
166 SendDiSEqCMsg (budget, 0, NULL, minicmd);
H A Dbudget.c97 static int SendDiSEqCMsg (struct budget *budget, int len, u8 *msg, unsigned long burst) function
189 SendDiSEqCMsg (budget, cmd->msg_len, cmd->msg, 0);
198 SendDiSEqCMsg (budget, 0, NULL, minicmd);

Completed in 73 milliseconds