Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/usb/
H A Dendpoint.h23 void snd_usb_endpoint_stop(struct snd_usb_endpoint *ep);
H A Dpcm.c339 snd_usb_endpoint_stop(subs->sync_endpoint); in stop_endpoints()
342 snd_usb_endpoint_stop(subs->data_endpoint); in stop_endpoints()
H A Dendpoint.c1221 void snd_usb_endpoint_stop(struct snd_usb_endpoint *ep) in snd_usb_endpoint_stop() function