Home
last modified time | relevance | path

Searched refs:UsbPnpNotifyServiceInfo (Results 1 - 7 of 7) sorted by relevance

/drivers/hdf_core/framework/model/usb/include/
H A Dhdf_usb_pnp_manage.h56 struct UsbPnpNotifyServiceInfo { struct
/drivers/peripheral/usb/hdf_usb/include/
H A Dhdf_usb_pnp_manage.h56 struct UsbPnpNotifyServiceInfo { struct
/drivers/hdf_core/framework/model/usb/src/
H A 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/
H A Drndis_rawapi.c651 struct UsbPnpNotifyServiceInfo *info = NULL; in HostRndisDriverBind()
652 info = (struct UsbPnpNotifyServiceInfo *)device->priv; in HostRndisDriverBind()
709 struct UsbPnpNotifyServiceInfo *info = NULL; in HostRndisDriverRelease()
710 info = (struct UsbPnpNotifyServiceInfo *)device->priv; in HostRndisDriverRelease()
H A Dcdc_ether.c686 struct UsbPnpNotifyServiceInfo *info = NULL; in EcmDriverBind()
699 info = (struct UsbPnpNotifyServiceInfo *)device->priv; in EcmDriverBind()
/drivers/peripheral/usb/serial/src/
H A Dusb_serial_rawapi.c969 struct UsbPnpNotifyServiceInfo *info = NULL; in UsbSerialDriverBind()
987 info = (struct UsbPnpNotifyServiceInfo *)device->priv; in UsbSerialDriverBind()
H A Dusb_serial.c1203 struct UsbPnpNotifyServiceInfo *info = NULL; in UsbSerialDriverBind()
1219 info = (struct UsbPnpNotifyServiceInfo *)device->priv; in UsbSerialDriverBind()

Completed in 10 milliseconds