Searched refs:ST_M2M_RUNNING (Results 1 – 1 of 1) sorted by relevance
40 ST_M2M_RUNNING, /* HW device running */ enumerator219 if (!test_bit(ST_M2M_RUNNING, &bdisp->state) || (curr_ctx != ctx)) in bdisp_ctx_stop_req()355 set_bit(ST_M2M_RUNNING, &bdisp->state); in bdisp_device_run()1100 if (!test_and_clear_bit(ST_M2M_RUNNING, &bdisp->state)) in bdisp_irq_thread()1150 clear_bit(ST_M2M_RUNNING, &bdisp->state); in bdisp_irq_timeout()1164 if (!test_bit(ST_M2M_RUNNING, &bdisp->state)) { in bdisp_m2m_suspend()