Home
last modified time | relevance | path

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

/sound/usb/
Dendpoint.c37 #define EP_FLAG_STOPPING 2 macro
545 clear_bit(EP_FLAG_STOPPING, &ep->flags); in wait_clear_urbs()
560 if (ep && test_bit(EP_FLAG_STOPPING, &ep->flags)) in snd_usb_endpoint_sync_pending_stop()
1020 set_bit(EP_FLAG_STOPPING, &ep->flags); in snd_usb_endpoint_stop()