codeB             799 drivers/media/dvb-frontends/dib9000.c static int dib9000_fw_boot(struct dib9000_state *state, const u8 * codeA, u32 lenA, const u8 * codeB, u32 lenB)
codeB             820 drivers/media/dvb-frontends/dib9000.c 	if (codeB != NULL)
codeB             825 drivers/media/dvb-frontends/dib9000.c 	if (codeB != NULL)
codeB             826 drivers/media/dvb-frontends/dib9000.c 		dib9000_firmware_download(state, 1, 0x1234, codeB, lenB);
codeB             831 drivers/media/dvb-frontends/dib9000.c 	if (codeB != NULL)
codeB             837 drivers/media/dvb-frontends/dib9000.c 	if (codeB != NULL)