Home
last modified time | relevance | path

Searched defs:keep_pending (Results 1 – 2 of 2) sorted by relevance

/linux/sound/usb/
H A Dendpoint.c1040 static int stop_urbs(struct snd_usb_endpoint *ep, bool force, bool keep_pending) in stop_urbs()
1680 void snd_usb_endpoint_stop(struct snd_usb_endpoint *ep, bool keep_pending) in snd_usb_endpoint_stop()
H A Dpcm.c250 static bool stop_endpoints(struct snd_usb_substream *subs, bool keep_pending) in stop_endpoints()