Searched defs:infoTable (Results 1 - 7 of 7) sorted by relevance
/drivers/hdf_core/framework/model/usb/src/ |
H A D | usb_wrapper.cpp | 21 void UsbDDKDriverMatchFailEvent(const struct UsbPnpNotifyMatchInfoTable *infoTable) in UsbDDKDriverMatchFailEvent() argument
|
H A D | usb_ddk_pnp_loader.c | 767 UsbDdkPnpLoaderrAddPnpDevice(struct HdfDeviceObject *usbPnpManagerDevice, const struct UsbPnpNotifyMatchInfoTable *infoTable, const struct UsbPnpMatchIdTable *idTable, uint32_t cmdId) UsbDdkPnpLoaderrAddPnpDevice() argument 820 UsbDdkPnpLoaderAddDevice(uint32_t cmdId, uint8_t index, struct HdfDeviceObject *usbPnpManagerDevice, const struct UsbPnpNotifyMatchInfoTable *infoTable, struct UsbPnpMatchIdTable **matchIdTable) UsbDdkPnpLoaderAddDevice() argument 939 UsbDdkPnpLoaderDevice( struct HdfDeviceObject *usbPnpManagerDevice, const struct UsbPnpNotifyMatchInfoTable *infoTable, uint32_t id) UsbDdkPnpLoaderDevice() argument 991 struct UsbPnpNotifyMatchInfoTable *infoTable = NULL; UsbDdkPnpLoaderEventReceived() local [all...] |
/drivers/peripheral/usb/sample/host/src/ |
H A D | usbhost_pnp_test.c | 64 struct UsbPnpNotifyMatchInfoTable infoTable; in TestInitPnpInfo() local [all...] |
/drivers/hdf_core/adapter/khdf/liteos/model/usb/host/src/ |
H A D | usb_pnp_notify.c | 244 UsbPnpNotifyAddInterfaceInitInfo(struct UsbPnpDeviceInfo *deviceInfo, union UsbPnpDeviceInfoData infoData, struct UsbPnpNotifyMatchInfoTable *infoTable) UsbPnpNotifyAddInterfaceInitInfo() argument 296 static struct UsbPnpNotifyMatchInfoTable infoTable; UsbPnpNotifyInitInfo() local 467 TestPnpNotifyFillInfoTable(struct UsbPnpNotifyMatchInfoTable *infoTable) TestPnpNotifyFillInfoTable() argument 501 struct UsbPnpNotifyMatchInfoTable infoTable; TestPnpNotifyHdfSendEvent() local [all...] |
/drivers/hdf_core/adapter/khdf/linux/model/usb/host/src/ |
H A D | usb_pnp_notify.c | 216 UsbPnpNotifyAddInterfaceInitInfo(struct UsbPnpDeviceInfo *deviceInfo, union UsbPnpDeviceInfoData infoData, struct UsbPnpNotifyMatchInfoTable *infoTable) UsbPnpNotifyAddInterfaceInitInfo() argument 268 static struct UsbPnpNotifyMatchInfoTable infoTable; UsbPnpNotifyInitInfo() local 447 TestPnpNotifyFillInfoTable(struct UsbPnpNotifyMatchInfoTable *infoTable) TestPnpNotifyFillInfoTable() argument 480 struct UsbPnpNotifyMatchInfoTable infoTable; TestPnpNotifyHdfSendEvent() local [all...] |
/drivers/peripheral/usb/ddk_service/src/ |
H A D | usb_ddk_service.cpp | 87 struct UsbPnpNotifyMatchInfoTable *infoTable = NULL; in UsbdPnpEventHandler() local
|
/drivers/peripheral/usb/hdi_service/src/ |
H A D | usb_impl.cpp | 884 void UsbImpl::ReportUsbdSysEvent(int32_t code, UsbPnpNotifyMatchInfoTable *infoTable)
in ReportUsbdSysEvent() argument 922 UsbPnpNotifyMatchInfoTable *infoTable = nullptr;
in UsbdPnpNotifyAddAndRemoveDevice() local [all...] |
Completed in 9 milliseconds