Home
last modified time | relevance | path

Searched defs:infoTable (Results 1 – 7 of 7) sorted by relevance

/drivers/hdf_core/framework/model/usb/src/
Dusb_wrapper.cpp17 void UsbDDKDriverMatchFailEvent(const struct UsbPnpNotifyMatchInfoTable *infoTable) in UsbDDKDriverMatchFailEvent()
Dusb_ddk_pnp_loader.c768const struct UsbPnpNotifyMatchInfoTable *infoTable, const struct UsbPnpMatchIdTable *idTable, uint… in UsbDdkPnpLoaderrAddPnpDevice()
821 const struct UsbPnpNotifyMatchInfoTable *infoTable, struct UsbPnpMatchIdTable **matchIdTable) in UsbDdkPnpLoaderAddDevice()
940 …struct HdfDeviceObject *usbPnpManagerDevice, const struct UsbPnpNotifyMatchInfoTable *infoTable, u… in UsbDdkPnpLoaderDevice()
991 struct UsbPnpNotifyMatchInfoTable *infoTable = NULL; in UsbDdkPnpLoaderEventReceived() local
/drivers/hdf_core/adapter/khdf/linux/model/usb/host/src/
Dusb_pnp_notify.c217 struct UsbPnpNotifyMatchInfoTable *infoTable) in UsbPnpNotifyAddInterfaceInitInfo()
268 static struct UsbPnpNotifyMatchInfoTable infoTable; in UsbPnpNotifyInitInfo() local
447 static void TestPnpNotifyFillInfoTable(struct UsbPnpNotifyMatchInfoTable *infoTable) in TestPnpNotifyFillInfoTable()
480 struct UsbPnpNotifyMatchInfoTable infoTable; in TestPnpNotifyHdfSendEvent() local
/drivers/hdf_core/adapter/khdf/liteos/model/usb/host/src/
Dusb_pnp_notify.c245 struct UsbPnpNotifyMatchInfoTable *infoTable) in UsbPnpNotifyAddInterfaceInitInfo()
296 static struct UsbPnpNotifyMatchInfoTable infoTable; in UsbPnpNotifyInitInfo() local
467 static void TestPnpNotifyFillInfoTable(struct UsbPnpNotifyMatchInfoTable *infoTable) in TestPnpNotifyFillInfoTable()
501 struct UsbPnpNotifyMatchInfoTable infoTable; in TestPnpNotifyHdfSendEvent() local
/drivers/peripheral/usb/sample/host/src/
Dusbhost_pnp_test.c64 struct UsbPnpNotifyMatchInfoTable infoTable; in TestInitPnpInfo() local
/drivers/peripheral/usb/ddk_service/src/
Dusb_ddk_service.cpp82 struct UsbPnpNotifyMatchInfoTable *infoTable = NULL; in UsbdPnpEventHandler() local
/drivers/peripheral/usb/hdi_service/src/
Dusb_impl.cpp819 void UsbImpl::ReportUsbdSysEvent(int32_t code, UsbPnpNotifyMatchInfoTable *infoTable) in ReportUsbdSysEvent()
857 UsbPnpNotifyMatchInfoTable *infoTable = nullptr; in UsbdPnpNotifyAddAndRemoveDevice() local