Home
last modified time | relevance | path

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

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