Home
last modified time | relevance | path

Searched refs:USB_HOST_PNP_SERVICE_NAME (Results 1 – 2 of 2) sorted by relevance

/drivers/peripheral/usb/ddk/host/include/
Dusb_raw_api_library.h28 #define USB_HOST_PNP_SERVICE_NAME "hdf_usb_pnp_notify_service" macro
/drivers/peripheral/usb/ddk/host/src/
Dusb_raw_api_library.c1482 struct HdfIoService *serv = HdfIoServiceBind(USB_HOST_PNP_SERVICE_NAME); in RawInitPnpService()
1485 … HDF_LOGE("%{public}s:%d failed to get service %s", __func__, __LINE__, USB_HOST_PNP_SERVICE_NAME); in RawInitPnpService()