Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/
H A Dendpoint.h44 void snd_usb_endpoint_stop(struct snd_usb_endpoint *ep, bool keep_pending);
H A Dendpoint.c1650 snd_usb_endpoint_stop(ep, false); in snd_usb_endpoint_start()
1669 void snd_usb_endpoint_stop(struct snd_usb_endpoint *ep, bool keep_pending) in snd_usb_endpoint_stop() function
H A 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()