Searched refs:codeA (Results 1 – 1 of 1) sorted by relevance
799 static int dib9000_fw_boot(struct dib9000_state *state, const u8 * codeA, u32 lenA, const u8 * codeB, u32 lenB) in dib9000_fw_boot() argument 816 if (codeA != NULL) in dib9000_fw_boot() 823 if (codeA != NULL) in dib9000_fw_boot() 824 dib9000_firmware_download(state, 0, 0x1234, codeA, lenA); in dib9000_fw_boot() 829 if (codeA != NULL) in dib9000_fw_boot() 834 if (codeA != NULL) in dib9000_fw_boot()