Home
last modified time | relevance | path

Searched refs:USB_PNP_NOTIFY_ADD_TEST (Results 1 - 6 of 6) sorted by relevance

/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_pnp_test.c102 TestInitPnpInfo(USB_PNP_NOTIFY_ADD_TEST); in TestPnpAdd()
104 int32_t status = serv->dispatcher->Dispatch(&serv->object, USB_PNP_NOTIFY_ADD_TEST, g_data, g_reply); in TestPnpAdd()
106 HDF_LOGE("%{public}s: Dispatch USB_PNP_NOTIFY_ADD_TEST failed status = %{public}d", __func__, status); in TestPnpAdd()
/drivers/hdf_core/framework/model/usb/include/
H A Dhdf_usb_pnp_manage.h24 USB_PNP_NOTIFY_ADD_TEST, enumerator
/drivers/peripheral/usb/hdf_usb/include/
H A Dhdf_usb_pnp_manage.h24 USB_PNP_NOTIFY_ADD_TEST, enumerator
/drivers/hdf_core/adapter/khdf/linux/model/usb/host/src/
H A Dusb_pnp_notify.c581 if ((g_usbPnpNotifyCmdType == USB_PNP_NOTIFY_ADD_TEST) || in UsbPnpNotifyReportThread()
808 case USB_PNP_NOTIFY_ADD_TEST: in UsbPnpNotifyDispatch()
/drivers/hdf_core/adapter/khdf/liteos/model/usb/host/src/
H A Dusb_pnp_notify.c583 if ((g_usbPnpNotifyCmdType == USB_PNP_NOTIFY_ADD_TEST) || in UsbPnpNotifyReportThread()
897 case USB_PNP_NOTIFY_ADD_TEST: in UsbPnpNotifyDispatch()
/drivers/hdf_core/framework/model/usb/src/
H A Dusb_ddk_pnp_loader.c1000 case USB_PNP_NOTIFY_ADD_TEST: in UsbDdkPnpLoaderEventReceived()

Completed in 9 milliseconds