Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/usb/include/
H A Dhdf_usb_pnp_manage.h33 USB_PNP_DRIVER_PORT_DEVICE, enumerator
/ohos5.0/drivers/peripheral/usb/hdf_usb/include/
H A Dhdf_usb_pnp_manage.h33 USB_PNP_DRIVER_PORT_DEVICE, enumerator
/ohos5.0/drivers/peripheral/usb/ddk/device/src/
H A Dusbfn_uevent_handle.c67 DdkListenerMgrNotifyAll(NULL, USB_PNP_DRIVER_PORT_DEVICE); in UsbFnDispatchUevent()
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusb_impl.cpp988 } else if (id == USB_PNP_DRIVER_PORT_DEVICE) { in UsbdPnpLoaderEventReceived()