Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/usb/
H A Dendpoint.h24 void snd_usb_endpoint_sync_pending_stop(struct snd_usb_endpoint *ep);
H A Dpcm.c332 snd_usb_endpoint_sync_pending_stop(subs->sync_endpoint); in sync_pending_stops()
333 snd_usb_endpoint_sync_pending_stop(subs->data_endpoint); in sync_pending_stops()
H A Dendpoint.c567 void snd_usb_endpoint_sync_pending_stop(struct snd_usb_endpoint *ep) in snd_usb_endpoint_sync_pending_stop() function