Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/
H A Dpcm.c318 unsigned int ep, attr, sync_attr; in snd_usb_audioformat_set_sync_ep() local
348 sync_attr = get_endpoint(alts, 1)->bmAttributes; in snd_usb_audioformat_set_sync_ep()
360 if ((sync_attr & USB_ENDPOINT_XFERTYPE_MASK) != USB_ENDPOINT_XFER_ISOC || in snd_usb_audioformat_set_sync_ep()
391 if ((sync_attr & USB_ENDPOINT_USAGE_MASK) == USB_ENDPOINT_USAGE_IMPLICIT_FB) in snd_usb_audioformat_set_sync_ep()