Searched refs:UsbPnpMatchIdTable (Results 1 - 3 of 3) sorted by relevance
/drivers/hdf_core/framework/model/usb/src/ |
H A D | usb_ddk_pnp_loader.c | 35 static struct UsbPnpMatchIdTable **g_usbPnpMatchIdTable = NULL; 77 const struct UsbPnpNotifyMatchInfoTable *dev, const struct UsbPnpMatchIdTable *id) in UsbDdkPnpLoaderMatchDevice() 196 const struct UsbPnpNotifyMatchInfoTable *dev, int8_t index, struct UsbPnpMatchIdTable *id, bool flag) in UsbDdkPnpLoaderMatchHandle() 214 static bool UsbDdkPnpLoaderMatchFlagFirst(struct UsbPnpMatchIdTable *id) in UsbDdkPnpLoaderMatchFlagFirst() 250 const struct UsbPnpNotifyMatchInfoTable *dev, int8_t index, struct UsbPnpMatchIdTable *id, bool flag) in UsbDdkPnpLoaderMatchFlag() 293 const struct UsbPnpNotifyMatchInfoTable *dev, int8_t index, struct UsbPnpMatchIdTable *id) in UsbDdkPnpLoaderMatchInterface() 354 const struct UsbPnpNotifyMatchInfoTable *dev, int8_t index, struct UsbPnpMatchIdTable *id) in UsbDdkPnpLoaderMatchOneIdIntf() 381 const struct DeviceResourceIface *devResIface, struct UsbPnpMatchIdTable *table) in UsbDdkPnpLoaderParseIdInfClass() 417 const struct DeviceResourceIface *devResIface, struct UsbPnpMatchIdTable *table) in UsbDdkPnpLoaderParseIdInferface() 457 const struct DeviceResourceIface *devResIface, struct UsbPnpMatchIdTable *tabl in UsbDdkPnpLoaderParseIdDevice() [all...] |
/drivers/hdf_core/framework/model/usb/include/ |
H A D | usb_ddk_pnp_loader.h | 18 struct UsbPnpMatchIdTable { struct
|
/drivers/peripheral/usb/hdf_usb/include/ |
H A D | usb_ddk_pnp_loader.h | 18 struct UsbPnpMatchIdTable { struct
|
Completed in 3 milliseconds