Home
last modified time | relevance | path

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

/Linux-v5.10/sound/usb/
Dendpoint.c23 #define EP_FLAG_RUNNING 1 macro
335 while (test_bit(EP_FLAG_RUNNING, &ep->flags)) { in queue_pending_output_urbs()
397 if (unlikely(!test_bit(EP_FLAG_RUNNING, &ep->flags))) in snd_complete_urb()
403 if (unlikely(!test_bit(EP_FLAG_RUNNING, &ep->flags))) in snd_complete_urb()
417 if (unlikely(!test_bit(EP_FLAG_RUNNING, &ep->flags))) in snd_complete_urb()
422 if (unlikely(!test_bit(EP_FLAG_RUNNING, &ep->flags))) in snd_complete_urb()
582 clear_bit(EP_FLAG_RUNNING, &ep->flags); in deactivate_urbs()
1168 set_bit(EP_FLAG_RUNNING, &ep->flags); in snd_usb_endpoint_start()
1204 clear_bit(EP_FLAG_RUNNING, &ep->flags); in snd_usb_endpoint_start()