Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/usb/
A Dendpoint.h44 void snd_usb_endpoint_stop(struct snd_usb_endpoint *ep, bool keep_pending);
A Dendpoint.c1643 snd_usb_endpoint_stop(ep, false); in snd_usb_endpoint_start()
1662 void snd_usb_endpoint_stop(struct snd_usb_endpoint *ep, bool keep_pending) in snd_usb_endpoint_stop() function
A Dpcm.c255 snd_usb_endpoint_stop(subs->sync_endpoint, keep_pending); in stop_endpoints()
259 snd_usb_endpoint_stop(subs->data_endpoint, keep_pending); in stop_endpoints()

Completed in 13 milliseconds