Searched refs:dib9000_firmware_download (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/media/dvb-frontends/ |
D | dib9000.c | 473 static int dib9000_firmware_download(struct dib9000_state *state, u8 risc_id, u16 key, const u8 * c… in dib9000_firmware_download() function 824 dib9000_firmware_download(state, 0, 0x1234, codeA, lenA); in dib9000_fw_boot() 826 dib9000_firmware_download(state, 1, 0x1234, codeB, lenB); in dib9000_fw_boot()
|