Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/media/av7110/
Dav7110_hw.c452 static int av7110_send_fw_cmd(struct av7110 *av7110, u16 *buf, int length) in av7110_send_fw_cmd() function
495 ret = av7110_send_fw_cmd(av7110, buf, num + 2); in av7110_fw_cmd()
517 ret = av7110_send_fw_cmd(av7110, cmd, 18);
671 ret = av7110_send_fw_cmd(av7110, buf, 18); in av7110_diseqc_send()