Searched refs:EP_FLAG_RUNNING (Results 1 – 1 of 1) sorted by relevance
23 #define EP_FLAG_RUNNING 1 macro310 while (test_bit(EP_FLAG_RUNNING, &ep->flags)) { in queue_pending_output_urbs()372 if (unlikely(!test_bit(EP_FLAG_RUNNING, &ep->flags))) in snd_complete_urb()378 if (unlikely(!test_bit(EP_FLAG_RUNNING, &ep->flags))) in snd_complete_urb()392 if (unlikely(!test_bit(EP_FLAG_RUNNING, &ep->flags))) in snd_complete_urb()397 if (unlikely(!test_bit(EP_FLAG_RUNNING, &ep->flags))) in snd_complete_urb()555 clear_bit(EP_FLAG_RUNNING, &ep->flags); in deactivate_urbs()949 set_bit(EP_FLAG_RUNNING, &ep->flags); in snd_usb_endpoint_start()985 clear_bit(EP_FLAG_RUNNING, &ep->flags); in snd_usb_endpoint_start()