Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/usb/include/
H A Dhdf_usb_pnp_manage.h31 USB_PNP_DRIVER_GADGET_REMOVE, enumerator
/ohos5.0/drivers/peripheral/usb/hdf_usb/include/
H A Dhdf_usb_pnp_manage.h31 USB_PNP_DRIVER_GADGET_REMOVE, enumerator
/ohos5.0/drivers/peripheral/usb/ddk/device/src/
H A Dusbfn_uevent_handle.c60 DdkListenerMgrNotifyAll(NULL, USB_PNP_DRIVER_GADGET_REMOVE); in UsbFnDispatchUevent()
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/model/usb/host/src/
H A Dusb_pnp_notify.c697 g_gadgetPnpNotifyType = USB_PNP_DRIVER_GADGET_REMOVE; in UsbPnpNotifyCallback()
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusb_impl.cpp975 } else if (id == USB_PNP_DRIVER_GADGET_REMOVE) { in UsbdPnpLoaderEventReceived()