Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/model/usb/include/
Dhdf_usb_pnp_manage.h38 USB_PNP_NOTIFY_REMOVE_BUS_DEV_NUM, enumerator
/drivers/peripheral/usb/sample/host/src/
Dusbhost_pnp_test.c81 infoTable.removeType = USB_PNP_NOTIFY_REMOVE_BUS_DEV_NUM; in TestInitPnpInfo()
/drivers/hdf_core/adapter/khdf/linux/model/usb/host/src/
Dusb_pnp_notify.c46 static enum UsbPnpNotifyRemoveType g_usbPnpNotifyRemoveType = USB_PNP_NOTIFY_REMOVE_BUS_DEV_NUM;
680 g_usbPnpNotifyRemoveType = USB_PNP_NOTIFY_REMOVE_BUS_DEV_NUM; in UsbPnpNotifyCallback()
/drivers/hdf_core/adapter/khdf/liteos/model/usb/host/src/
Dusb_pnp_notify.c56 static enum UsbPnpNotifyRemoveType g_usbPnpNotifyRemoveType = USB_PNP_NOTIFY_REMOVE_BUS_DEV_NUM;
708 g_usbPnpNotifyRemoveType = USB_PNP_NOTIFY_REMOVE_BUS_DEV_NUM; in UsbPnpNotifyDetachDevice()