Home
last modified time | relevance | path

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

/linux-4.4.14/sound/usb/
Dendpoint.c37 #define EP_FLAG_STOPPING 2 macro
539 clear_bit(EP_FLAG_STOPPING, &ep->flags); in wait_clear_urbs()
549 if (ep && test_bit(EP_FLAG_STOPPING, &ep->flags)) in snd_usb_endpoint_sync_pending_stop()
1017 set_bit(EP_FLAG_STOPPING, &ep->flags); in snd_usb_endpoint_stop()