Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/hdi_service/include/
H A Dusb_impl.h147 static void ReportUsbdSysEvent(int32_t code, UsbPnpNotifyMatchInfoTable *infoTable);
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusb_impl.cpp885 void UsbImpl::ReportUsbdSysEvent(int32_t code, UsbPnpNotifyMatchInfoTable *infoTable) in ReportUsbdSysEvent() function in OHOS::HDI::Usb::V1_1::UsbImpl
942 ReportUsbdSysEvent(ret, infoTable); in UsbdPnpNotifyAddAndRemoveDevice()