Searched refs:CX18_F_I_ENC_PAUSED (Results 1 - 3 of 3) 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-ioctl.c942 if (test_and_set_bit(CX18_F_I_ENC_PAUSED, &cx->i_flags))
959 if (!test_and_clear_bit(CX18_F_I_ENC_PAUSED, &cx->i_flags))
H A Dcx18-driver.h274 #define CX18_F_I_ENC_PAUSED 13 /* the encoder is paused */ macro
H A Dcx18-fileops.c572 if (test_and_clear_bit(CX18_F_I_ENC_PAUSED, &cx->i_flags))

Completed in 119 milliseconds