Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
Dbudget-patch.c84 static int SendDiSEqCMsg (struct budget *budget, int len, u8 *msg, unsigned long burst) in SendDiSEqCMsg() function
140 SendDiSEqCMsg (budget, cmd->msg_len, cmd->msg, 0); in budget_diseqc_send_master_cmd()
150 SendDiSEqCMsg (budget, 0, NULL, minicmd); in budget_diseqc_send_burst()
Dbudget.c82 static int SendDiSEqCMsg (struct budget *budget, int len, u8 *msg, unsigned long burst) in SendDiSEqCMsg() function
177 SendDiSEqCMsg (budget, cmd->msg_len, cmd->msg, 0); in budget_diseqc_send_master_cmd()
187 SendDiSEqCMsg (budget, 0, NULL, minicmd); in budget_diseqc_send_burst()