Home
last modified time | relevance | path

Searched refs:CX18_F_I_LOADED_FW (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/media/pci/cx18/
A Dcx18-firmware.c118 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()
A Dcx18-driver.h262 #define CX18_F_I_LOADED_FW 0 /* Loaded firmware 1st time */ macro
A Dcx18-mailbox.c330 if (!test_bit(CX18_F_I_LOADED_FW, &cx->i_flags) && p && p > str) in epu_debug()
A Dcx18-driver.c1162 set_bit(CX18_F_I_LOADED_FW, &cx->i_flags); in cx18_init_on_first_open()

Completed in 10 milliseconds