Home
last modified time | relevance | path

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

/drivers/staging/media/av7110/
Dav7110_hw.c456 static int av7110_send_fw_cmd(struct av7110 *av7110, u16* buf, int length) in av7110_send_fw_cmd() function
502 ret = av7110_send_fw_cmd(av7110, buf, num + 2); in av7110_fw_cmd()
525 ret = av7110_send_fw_cmd(av7110, cmd, 18);
681 ret = av7110_send_fw_cmd(av7110, buf, 18); in av7110_diseqc_send()