Home
last modified time | relevance | path

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

/linux-6.1.9/sound/usb/
Dendpoint.h45 void snd_usb_endpoint_sync_pending_stop(struct snd_usb_endpoint *ep);
Dpcm.c298 snd_usb_endpoint_sync_pending_stop(subs->sync_endpoint); in sync_pending_stops()
299 snd_usb_endpoint_sync_pending_stop(subs->data_endpoint); in sync_pending_stops()
Dendpoint.c1001 void snd_usb_endpoint_sync_pending_stop(struct snd_usb_endpoint *ep) in snd_usb_endpoint_sync_pending_stop() function