Home
last modified time | relevance | path

Searched refs:UsbPnpNotifyServiceInfo (Results 1 – 5 of 5) sorted by relevance

/drivers/hdf_core/framework/model/usb/include/
Dhdf_usb_pnp_manage.h56 struct UsbPnpNotifyServiceInfo { struct
/drivers/hdf_core/framework/model/usb/src/
Dusb_ddk_pnp_loader.c38 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()
/drivers/peripheral/usb/net/src/
Dcdc_ether.c677 struct UsbPnpNotifyServiceInfo *info = NULL; in EcmDriverBind()
690 info = (struct UsbPnpNotifyServiceInfo *)device->priv; in EcmDriverBind()
/drivers/peripheral/usb/serial/src/
Dusb_serial_rawapi.c965 struct UsbPnpNotifyServiceInfo *info = NULL; in UsbSerialDriverBind()
983 info = (struct UsbPnpNotifyServiceInfo *)device->priv; in UsbSerialDriverBind()
Dusb_serial.c1187 struct UsbPnpNotifyServiceInfo *info = NULL; in UsbSerialDriverBind()
1203 info = (struct UsbPnpNotifyServiceInfo *)device->priv; in UsbSerialDriverBind()