Home
last modified time | relevance | path

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

/drivers/media/pci/ttpci/
Dav7110_hw.c468 static int av7110_send_fw_cmd(struct av7110 *av7110, u16* buf, int length) in av7110_send_fw_cmd() function
514 ret = av7110_send_fw_cmd(av7110, buf, num + 2); in av7110_fw_cmd()
537 ret = av7110_send_fw_cmd(av7110, cmd, 18);
693 ret = av7110_send_fw_cmd(av7110, buf, 18); in av7110_diseqc_send()