Home
last modified time | relevance | path

Searched refs:dib9000_firmware_download (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Ddib9000.c473 static int dib9000_firmware_download(struct dib9000_state *state, u8 risc_id, u16 key, const u8 * code, u32 len) 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()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Ddib9000.c473 static int dib9000_firmware_download(struct dib9000_state *state, u8 risc_id, u16 key, const u8 * code, u32 len) 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()

Completed in 8 milliseconds