Searched refs:QUEUE_PAUSED (Results 1 – 3 of 3) sorted by relevance
415 QUEUE_PAUSED, enumerator
914 test_and_set_bit(QUEUE_PAUSED, &queue->flags)) in rt2x00queue_pause_queue()925 !test_and_clear_bit(QUEUE_PAUSED, &queue->flags)) in rt2x00queue_unpause_queue()962 set_bit(QUEUE_PAUSED, &queue->flags); in rt2x00queue_start_queue()
47 #define QUEUE_PAUSED (1 << 0) macro272 if (m2m_dev->job_queue_flags & QUEUE_PAUSED) { in v4l2_m2m_try_run()550 m2m_dev->job_queue_flags |= QUEUE_PAUSED; in v4l2_m2m_suspend()565 m2m_dev->job_queue_flags &= ~QUEUE_PAUSED; in v4l2_m2m_resume()