Lines Matching refs:state
85 if (!test_bit(ST_ISP_VID_CAP_BUF_PREP, &isp->state) ||
86 test_bit(ST_ISP_VID_CAP_STREAMING, &isp->state))
115 set_bit(ST_ISP_VID_CAP_STREAMING, &isp->state);
145 clear_bit(ST_ISP_VID_CAP_BUF_PREP, &isp->state);
146 clear_bit(ST_ISP_VID_CAP_STREAMING, &isp->state);
173 if (test_bit(ST_ISP_VID_CAP_BUF_PREP, &isp->state)) {
196 if (test_bit(ST_ISP_VID_CAP_BUF_PREP, &isp->state)) {
223 set_bit(ST_ISP_VID_CAP_BUF_PREP, &isp->state);
226 if (!test_bit(ST_ISP_VID_CAP_STREAMING, &isp->state))
241 if (!test_bit(ST_ISP_VID_CAP_STREAMING, &is->isp.state))