Searched refs:CX18_F_I_LOADED_FW (Results 1 – 4 of 4) sorted by relevance
118 if (!test_bit(CX18_F_I_LOADED_FW, &cx->i_flags)) in load_cpu_fw_direct()190 if (!test_bit(CX18_F_I_LOADED_FW, &cx->i_flags)) in load_apu_fw_direct()
262 #define CX18_F_I_LOADED_FW 0 /* Loaded firmware 1st time */ macro
330 if (!test_bit(CX18_F_I_LOADED_FW, &cx->i_flags) && p && p > str) in epu_debug()
1162 set_bit(CX18_F_I_LOADED_FW, &cx->i_flags); in cx18_init_on_first_open()