Home
last modified time | relevance | path

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

/sound/usb/
Dendpoint.h22 void snd_usb_endpoint_stop(struct snd_usb_endpoint *ep);
Dpcm.c276 snd_usb_endpoint_stop(subs->sync_endpoint); in stop_endpoints()
279 snd_usb_endpoint_stop(subs->data_endpoint); in stop_endpoints()
Dendpoint.c1010 void snd_usb_endpoint_stop(struct snd_usb_endpoint *ep) in snd_usb_endpoint_stop() function