Home
last modified time | relevance | path

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

/linux/sound/usb/
H A Dstream.c618 struct uac3_iso_endpoint_descriptor *csep3 = in parse_uac_endpoint_attributes() local
621 if (csep3->bLength < sizeof(*csep3)) in parse_uac_endpoint_attributes()
624 if (le32_to_cpu(csep3->bmControls) & UAC2_CONTROL_PITCH) in parse_uac_endpoint_attributes()