Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/audio/usb/src/
H A Daudio_usb_validate_desc.c428 static bool ValidateProcessingUnit(const void *ptr, const struct UsbDescValidator *usbDesc) in ValidateProcessingUnit() function
521 …{.protocol = UAC_VERSION_1, .type = UAC1_PROCESSING_UNIT, .func = ValidateProcessingUnit
522 …{.protocol = UAC_VERSION_1, .type = UAC1_EXTENSION_UNIT, .func = ValidateProcessingUnit
530 …{.protocol = UAC_VERSION_2, .type = UAC2_PROCESSING_UNIT_V2, .func = ValidateProcessingUnit
531 …{.protocol = UAC_VERSION_2, .type = UAC2_EXTENSION_UNIT_V2, .func = ValidateProcessingUnit