Home
last modified time | relevance | path

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

/drivers/external_device_manager/frameworks/ddk/usb/
Dusb_config_desc_parser.cpp383 static void ClearInterface(UsbDdkInterface &usbInterface) in ClearInterface() function
422 ClearInterface(config.interface[i]); in RawClearConfiguration()
/drivers/peripheral/usb/ddk/host/src/
Dusb_raw_api_library.c361 static void ClearInterface(const struct UsbRawInterface *usbInterface) in ClearInterface() function
1219 ClearInterface((const struct UsbRawInterface *)(config->interface[i])); in RawClearConfiguration()