Home
last modified time | relevance | path

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

/Linux-v5.4/sound/usb/
Dendpoint.h23 void snd_usb_endpoint_stop(struct snd_usb_endpoint *ep);
Dpcm.c266 snd_usb_endpoint_stop(subs->sync_endpoint); in stop_endpoints()
269 snd_usb_endpoint_stop(subs->data_endpoint); in stop_endpoints()
Dendpoint.c1005 void snd_usb_endpoint_stop(struct snd_usb_endpoint *ep) in snd_usb_endpoint_stop() function