Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/audio/usb/src/
H A Daudio_usb_parse_interface.c184 struct uac3_iso_endpoint_descriptor *csep3 = (struct uac3_iso_endpoint_descriptor *)csep; in ParseUacEndpointAttr() local
185 if (csep3->bLength < sizeof(*csep3)) { in ParseUacEndpointAttr()
190 if (le32_to_cpu(csep3->bmControls) & UAC2_CONTROL_PITCH) { in ParseUacEndpointAttr()