Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/usb/include/
H A Dhdf_usb_pnp_manage.h41 USB_PNP_NOTIFY_REMOVE_BUS_DEV_NUM, enumerator
/ohos5.0/drivers/peripheral/usb/hdf_usb/include/
H A Dhdf_usb_pnp_manage.h41 USB_PNP_NOTIFY_REMOVE_BUS_DEV_NUM, enumerator
/ohos5.0/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_pnp_test.c81 infoTable.removeType = USB_PNP_NOTIFY_REMOVE_BUS_DEV_NUM; in TestInitPnpInfo()
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/model/usb/host/src/
H A 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()
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/model/usb/host/src/
H A 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()