Searched refs:EP_FLAG_RUNNING (Results 1 – 1 of 1) sorted by relevance
36 #define EP_FLAG_RUNNING 1 macro323 while (test_bit(EP_FLAG_RUNNING, &ep->flags)) { in queue_pending_output_urbs()385 if (unlikely(!test_bit(EP_FLAG_RUNNING, &ep->flags))) in snd_complete_urb()391 if (unlikely(!test_bit(EP_FLAG_RUNNING, &ep->flags))) in snd_complete_urb()407 if (unlikely(!test_bit(EP_FLAG_RUNNING, &ep->flags))) in snd_complete_urb()565 clear_bit(EP_FLAG_RUNNING, &ep->flags); in deactivate_urbs()959 set_bit(EP_FLAG_RUNNING, &ep->flags); in snd_usb_endpoint_start()995 clear_bit(EP_FLAG_RUNNING, &ep->flags); in snd_usb_endpoint_start()