Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/
H A Dendpoint.h17 bool is_sync_ep,
H A Dendpoint.c796 bool is_sync_ep, in snd_usb_endpoint_open() argument
800 int ep_num = is_sync_ep ? fp->sync_ep : fp->endpoint; in snd_usb_endpoint_open()
810 if (is_sync_ep) { in snd_usb_endpoint_open()