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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx18/
H A Dcx18-firmware.c132 if (!test_bit(CX18_F_I_LOADED_FW, &cx->i_flags))
199 if (!test_bit(CX18_F_I_LOADED_FW, &cx->i_flags))
H A Dcx18-driver.h271 #define CX18_F_I_LOADED_FW 0 /* Loaded firmware 1st time */ macro
H A Dcx18-driver.c1134 set_bit(CX18_F_I_LOADED_FW, &cx->i_flags);
H A Dcx18-mailbox.c287 if (!test_bit(CX18_F_I_LOADED_FW, &cx->i_flags) && p && p > str)

Completed in 113 milliseconds