Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/ttpci/
Dbudget-patch.c101 static int SendDiSEqCMsg (struct budget *budget, int len, u8 *msg, unsigned long burst) in SendDiSEqCMsg() function
157 SendDiSEqCMsg (budget, cmd->msg_len, cmd->msg, 0); in budget_diseqc_send_master_cmd()
166 SendDiSEqCMsg (budget, 0, NULL, minicmd); in budget_diseqc_send_burst()
Dbudget.c99 static int SendDiSEqCMsg (struct budget *budget, int len, u8 *msg, unsigned long burst) in SendDiSEqCMsg() function
191 SendDiSEqCMsg (budget, cmd->msg_len, cmd->msg, 0); in budget_diseqc_send_master_cmd()
200 SendDiSEqCMsg (budget, 0, NULL, minicmd); in budget_diseqc_send_burst()