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()387 if (unlikely(!test_bit(EP_FLAG_RUNNING, &ep->flags))) in snd_complete_urb()393 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()412 if (unlikely(!test_bit(EP_FLAG_RUNNING, &ep->flags))) in snd_complete_urb()574 clear_bit(EP_FLAG_RUNNING, &ep->flags); in deactivate_urbs()954 set_bit(EP_FLAG_RUNNING, &ep->flags); in snd_usb_endpoint_start()990 clear_bit(EP_FLAG_RUNNING, &ep->flags); in snd_usb_endpoint_start()