Home
last modified time | relevance | path

Searched refs:USB_HOST_PNP_TEST_SERVICE_NAME (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_loader_test.c26 #define USB_HOST_PNP_TEST_SERVICE_NAME "hdf_usb_pnp_notify_service" macro
56 struct HdfIoService *serv = HdfIoServiceBind(USB_HOST_PNP_TEST_SERVICE_NAME); in main()
58 HDF_LOGE("%{public}s: fail to get service %{public}s", __func__, USB_HOST_PNP_TEST_SERVICE_NAME); in main()
H A Dusbhost_pnp_test.c30 #define USB_HOST_PNP_TEST_SERVICE_NAME "hdf_usb_pnp_notify_service" macro
165 struct HdfIoService *serv = HdfIoServiceBind(USB_HOST_PNP_TEST_SERVICE_NAME); in main()
168 __func__, __LINE__, USB_HOST_PNP_TEST_SERVICE_NAME); in main()

Completed in 1 milliseconds