Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/model/usb/include/
Dhdf_usb_pnp_manage.h39 USB_PNP_NOTIFY_REMOVE_INTERFACE_NUM, enumerator
/drivers/hdf_core/adapter/khdf/linux/model/usb/host/src/
Dusb_pnp_notify.c801 g_usbPnpNotifyRemoveType = USB_PNP_NOTIFY_REMOVE_INTERFACE_NUM; in UsbPnpNotifyDispatch()
/drivers/hdf_core/framework/model/usb/src/
Dusb_ddk_pnp_loader.c905 if (removeInfo.removeType == USB_PNP_NOTIFY_REMOVE_INTERFACE_NUM) { in UsbDdkPnpLoaderRemoveDevice()
/drivers/hdf_core/adapter/khdf/liteos/model/usb/host/src/
Dusb_pnp_notify.c890 g_usbPnpNotifyRemoveType = USB_PNP_NOTIFY_REMOVE_INTERFACE_NUM; in UsbPnpNotifyDispatch()