Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/usb/include/
H A Dhdf_usb_pnp_manage.h34 USB_PNP_DRIVER_GET_GADGET_LINK_STATUS, enumerator
/ohos5.0/drivers/peripheral/usb/hdf_usb/include/
H A Dhdf_usb_pnp_manage.h34 USB_PNP_DRIVER_GET_GADGET_LINK_STATUS, enumerator
/ohos5.0/drivers/peripheral/usb/ddk/host/src/
H A Dddk_device_manager.c399 …g_usbPnpSrv->dispatcher->Dispatch(&g_usbPnpSrv->object, USB_PNP_DRIVER_GET_GADGET_LINK_STATUS, NUL… in DdkDevMgrGetGadgetStatus()
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/model/usb/host/src/
H A Dusb_pnp_notify.c790 if (USB_PNP_DRIVER_GETDEVICES != cmd || USB_PNP_DRIVER_GET_GADGET_LINK_STATUS != cmd) { in UsbPnpNotifyDispatch()
825 case USB_PNP_DRIVER_GET_GADGET_LINK_STATUS: in UsbPnpNotifyDispatch()