Searched refs:csep3 (Results 1 – 1 of 1) sorted by relevance
184 struct uac3_iso_endpoint_descriptor *csep3 = (struct uac3_iso_endpoint_descriptor *)csep; in ParseUacEndpointAttr() local185 if (csep3->bLength < sizeof(*csep3)) { in ParseUacEndpointAttr()190 if (le32_to_cpu(csep3->bmControls) & UAC2_CONTROL_PITCH) { in ParseUacEndpointAttr()