Home
last modified time | relevance | path

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

/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_pnp_test.c67 if (cmdType == USB_PNP_NOTIFY_REMOVE_TEST) { in TestInitPnpInfo()
83 if (cmdType != USB_PNP_NOTIFY_REMOVE_TEST) { in TestInitPnpInfo()
126 TestInitPnpInfo(USB_PNP_NOTIFY_REMOVE_TEST); in TestPnpRemove()
128 int32_t status = serv->dispatcher->Dispatch(&serv->object, USB_PNP_NOTIFY_REMOVE_TEST, g_data, g_reply); in TestPnpRemove()
130 HDF_LOGE("%{public}s: Dispatch USB_PNP_NOTIFY_REMOVE_TEST failed status = %{public}d", __func__, status); in TestPnpRemove()
/drivers/hdf_core/framework/model/usb/include/
H A Dhdf_usb_pnp_manage.h25 USB_PNP_NOTIFY_REMOVE_TEST, enumerator
/drivers/peripheral/usb/hdf_usb/include/
H A Dhdf_usb_pnp_manage.h25 USB_PNP_NOTIFY_REMOVE_TEST, enumerator
/drivers/hdf_core/adapter/khdf/linux/model/usb/host/src/
H A Dusb_pnp_notify.c451 if (g_usbPnpNotifyCmdType == USB_PNP_NOTIFY_REMOVE_TEST) { in TestPnpNotifyFillInfoTable()
467 if (g_usbPnpNotifyCmdType != USB_PNP_NOTIFY_REMOVE_TEST) { in TestPnpNotifyFillInfoTable()
582 (g_usbPnpNotifyCmdType == USB_PNP_NOTIFY_REMOVE_TEST)) { in UsbPnpNotifyReportThread()
812 case USB_PNP_NOTIFY_REMOVE_TEST: in UsbPnpNotifyDispatch()
/drivers/hdf_core/adapter/khdf/liteos/model/usb/host/src/
H A Dusb_pnp_notify.c471 if (g_usbPnpNotifyCmdType == USB_PNP_NOTIFY_REMOVE_TEST) { in TestPnpNotifyFillInfoTable()
487 if (g_usbPnpNotifyCmdType != USB_PNP_NOTIFY_REMOVE_TEST) { in TestPnpNotifyFillInfoTable()
584 (g_usbPnpNotifyCmdType == USB_PNP_NOTIFY_REMOVE_TEST)) { in UsbPnpNotifyReportThread()
901 case USB_PNP_NOTIFY_REMOVE_TEST: in UsbPnpNotifyDispatch()
/drivers/hdf_core/framework/model/usb/src/
H A Dusb_ddk_pnp_loader.c1013 case USB_PNP_NOTIFY_REMOVE_TEST: in UsbDdkPnpLoaderEventReceived()

Completed in 5 milliseconds