Home
last modified time | relevance | path

Searched refs:EP_FLAG_RUNNING (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/sound/usb/
Dendpoint.c36 #define EP_FLAG_RUNNING 1 macro
300 while (test_bit(EP_FLAG_RUNNING, &ep->flags)) { in queue_pending_output_urbs()
367 if (unlikely(!test_bit(EP_FLAG_RUNNING, &ep->flags))) in snd_complete_urb()
383 if (unlikely(!test_bit(EP_FLAG_RUNNING, &ep->flags))) in snd_complete_urb()
540 clear_bit(EP_FLAG_RUNNING, &ep->flags); in deactivate_urbs()
901 set_bit(EP_FLAG_RUNNING, &ep->flags); in snd_usb_endpoint_start()
937 clear_bit(EP_FLAG_RUNNING, &ep->flags); in snd_usb_endpoint_start()