Home
last modified time | relevance | path

Searched refs:UsbPnpDeviceListTable (Results 1 - 3 of 3) sorted by relevance

/drivers/hdf_core/framework/model/usb/src/
H A Dusb_ddk_pnp_loader.c707 struct UsbPnpDeviceListTable *deviceTableListTemp = NULL; in UsbDdkPnpLoaderDeviceListAdd()
709 ptr = OsalMemAlloc(sizeof(struct UsbPnpDeviceListTable)); in UsbDdkPnpLoaderDeviceListAdd()
714 deviceTableListTemp = (struct UsbPnpDeviceListTable *)ptr; in UsbDdkPnpLoaderDeviceListAdd()
740 static struct UsbPnpDeviceListTable *UsbDdkPnpLoaderAddInterface( in UsbDdkPnpLoaderAddInterface()
748 struct UsbPnpDeviceListTable *deviceListTablePos = NULL; in UsbDdkPnpLoaderAddInterface()
749 struct UsbPnpDeviceListTable *deviceListTableTemp = NULL; in UsbDdkPnpLoaderAddInterface()
751 deviceListTablePos, deviceListTableTemp, &g_usbPnpDeviceTableListHead, struct UsbPnpDeviceListTable, list) { in UsbDdkPnpLoaderAddInterface()
770 struct UsbPnpDeviceListTable *deviceListTable = UsbDdkPnpLoaderAddInterface(infoTable, idTable); in UsbDdkPnpLoaderrAddPnpDevice()
849 struct HdfDeviceObject *usbPnpManager, struct UsbPnpDeviceListTable *deviceListTablePos) in UsbDdkPnpLoaderRemoveHandle()
892 struct UsbPnpDeviceListTable *deviceListTablePo in UsbDdkPnpLoaderRemoveDevice()
[all...]
/drivers/hdf_core/framework/model/usb/include/
H A Dusb_ddk_pnp_loader.h55 struct UsbPnpDeviceListTable { struct
/drivers/peripheral/usb/hdf_usb/include/
H A Dusb_ddk_pnp_loader.h55 struct UsbPnpDeviceListTable { struct

Completed in 3 milliseconds