Home
last modified time | relevance | path

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

/Linux-v5.10/sound/usb/
Dendpoint.h23 void snd_usb_endpoint_stop(struct snd_usb_endpoint *ep);
Dpcm.c272 snd_usb_endpoint_stop(subs->sync_endpoint); in stop_endpoints()
275 snd_usb_endpoint_stop(subs->data_endpoint); in stop_endpoints()
Dendpoint.c1224 void snd_usb_endpoint_stop(struct snd_usb_endpoint *ep) in snd_usb_endpoint_stop() function