Searched refs:UsbDescValidator (Results 1 – 1 of 1) sorted by relevance
46 struct UsbDescValidator { struct49 bool (*func)(const void *ptr, const struct UsbDescValidator *usbDesc); argument258 static bool ValidateUac1Header(const void *uacDesc, const struct UsbDescValidator *usbDesc) in ValidateUac1Header()270 static bool ValidateMixerUnit(const void *ptr, const struct UsbDescValidator *usbDesc) in ValidateMixerUnit()302 const struct UsbDescValidator *usbDesc, size_t *length) in UacProcessGetLength()391 static bool ValidateProcessingUnitSub(const struct UsbDescValidator *usbDesc, in ValidateProcessingUnitSub()428 static bool ValidateProcessingUnit(const void *ptr, const struct UsbDescValidator *usbDesc) in ValidateProcessingUnit()466 static bool ValidateSelectorUnit(const void *ptr, const struct UsbDescValidator *usbDesc) in ValidateSelectorUnit()490 static bool ValidateUac1FeatureUnit(const void *ptr, const struct UsbDescValidator *usbDesc) in ValidateUac1FeatureUnit()502 static bool ValidateUac2FeatureUnit(const void *ptr, const struct UsbDescValidator *usbDesc) in ValidateUac2FeatureUnit()[all …]