Home
last modified time | relevance | path

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

/linux-5.19.10/sound/usb/
Dendpoint.h44 void snd_usb_endpoint_sync_pending_stop(struct snd_usb_endpoint *ep);
Dpcm.c270 snd_usb_endpoint_sync_pending_stop(subs->sync_endpoint); in sync_pending_stops()
271 snd_usb_endpoint_sync_pending_stop(subs->data_endpoint); in sync_pending_stops()
Dendpoint.c986 void snd_usb_endpoint_sync_pending_stop(struct snd_usb_endpoint *ep) in snd_usb_endpoint_sync_pending_stop() function