Searched refs:UsbPnpNotifyServiceInfo (Results 1 – 5 of 5) sorted by relevance
56 struct UsbPnpNotifyServiceInfo { struct
38 const char *deviceMatchAttr, struct UsbPnpNotifyServiceInfo serviceInfo) in UsbDdkPnpLoaderBufCreate()670 struct UsbPnpNotifyServiceInfo *privateData = NULL; in UsbDdkPnpLoaderDispatchPnpDevice()775 struct UsbPnpNotifyServiceInfo serviceInfo; in UsbDdkPnpLoaderrAddPnpDevice()777 … sizeof(struct UsbPnpNotifyServiceInfo) - (USB_PNP_INFO_MAX_INTERFACES - idTable->interfaceLength); in UsbDdkPnpLoaderrAddPnpDevice()851 struct UsbPnpNotifyServiceInfo serviceInfo; in UsbDdkPnpLoaderRemoveHandle()855 serviceInfo.length = (uint32_t)(sizeof(struct UsbPnpNotifyServiceInfo) - in UsbDdkPnpLoaderRemoveHandle()
677 struct UsbPnpNotifyServiceInfo *info = NULL; in EcmDriverBind()690 info = (struct UsbPnpNotifyServiceInfo *)device->priv; in EcmDriverBind()
965 struct UsbPnpNotifyServiceInfo *info = NULL; in UsbSerialDriverBind()983 info = (struct UsbPnpNotifyServiceInfo *)device->priv; in UsbSerialDriverBind()
1187 struct UsbPnpNotifyServiceInfo *info = NULL; in UsbSerialDriverBind()1203 info = (struct UsbPnpNotifyServiceInfo *)device->priv; in UsbSerialDriverBind()