Home
last modified time | relevance | path

Searched refs:is_sync_ep (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/sound/usb/
Dendpoint.h17 bool is_sync_ep);
Dendpoint.c768 bool is_sync_ep) in snd_usb_endpoint_open() argument
771 int ep_num = is_sync_ep ? fp->sync_ep : fp->endpoint; in snd_usb_endpoint_open()
781 if (is_sync_ep) { in snd_usb_endpoint_open()