Home
last modified time | relevance | path

Searched refs:UsbIfDestroyInterfaceObj (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/usb/ddk/host/include/
H A Dusb_interface_pool.h119 HDF_STATUS UsbIfDestroyInterfaceObj(
/drivers/peripheral/usb/ddk/host/src/
H A Dusb_protocol.c284 (void)UsbIfDestroyInterfaceObj(interfacePool, NULL); in UsbProtocalParseDescriptor()
H A Dusb_interface_pool.c173 ret = UsbIfDestroyInterfaceObj(interfacePool, NULL); in IfFreeInterfacePool()
175 HDF_LOGE("%{public}s:%{public}d UsbIfDestroyInterfaceObj failed", __func__, __LINE__); in IfFreeInterfacePool()
881 HDF_STATUS UsbIfDestroyInterfaceObj( in UsbIfDestroyInterfaceObj() function

Completed in 6 milliseconds