Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/hdi_service/include/
H A Dusb_impl.h149 static int32_t UsbdPnpLoaderEventReceived(void *priv, uint32_t id, HdfSBuf *data);
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusb_impl.cpp961 int32_t UsbImpl::UsbdPnpLoaderEventReceived(void *priv, uint32_t id, HdfSBuf *data) in UsbdPnpLoaderEventReceived() function in OHOS::HDI::Usb::V1_1::UsbImpl
2046 subscribers_[i].usbPnpListener.callBack = UsbdPnpLoaderEventReceived; in BindUsbdSubscriber()