Searched refs:av7110_diseqc_send (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/dvb/ttpci/
H A Dav7110_hw.h487 extern int av7110_diseqc_send(struct av7110 *av7110, int len, u8 *msg, unsigned long burst);
H A Dav7110.c1144 return av7110_diseqc_send(av7110, cmd->msg_len, cmd->msg, -1);
1152 return av7110_diseqc_send(av7110, 0, NULL, minicmd);
H A Dav7110_hw.c628 int av7110_diseqc_send(struct av7110 *av7110, int len, u8 *msg, unsigned long burst) function
652 printk(KERN_ERR "dvb-ttpci: av7110_diseqc_send error %d\n", ret);

Completed in 93 milliseconds