Home
last modified time | relevance | path

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

/linux-6.12.1/sound/usb/
Dendpoint.h44 void snd_usb_endpoint_stop(struct snd_usb_endpoint *ep, bool keep_pending);
Dendpoint.c1653 snd_usb_endpoint_stop(ep, false); in snd_usb_endpoint_start()
1672 void snd_usb_endpoint_stop(struct snd_usb_endpoint *ep, bool keep_pending) in snd_usb_endpoint_stop() function
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()