Home
last modified time | relevance | path

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

/linux-5.19.10/sound/usb/
Dendpoint.c997 static int stop_urbs(struct snd_usb_endpoint *ep, bool force, bool keep_pending) in stop_urbs()
1614 void snd_usb_endpoint_stop(struct snd_usb_endpoint *ep, bool keep_pending) in snd_usb_endpoint_stop()
Dpcm.c222 static bool stop_endpoints(struct snd_usb_substream *subs, bool keep_pending) in stop_endpoints()