Home
last modified time | relevance | path

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

/sound/usb/
Dendpoint.c24 #define EP_FLAG_STOPPING 2 macro
554 clear_bit(EP_FLAG_STOPPING, &ep->flags); in wait_clear_urbs()
569 if (ep && test_bit(EP_FLAG_STOPPING, &ep->flags)) in snd_usb_endpoint_sync_pending_stop()
1231 set_bit(EP_FLAG_STOPPING, &ep->flags); in snd_usb_endpoint_stop()