Searched defs:ipu6_device (Results 1 – 1 of 1) sorted by relevance
73 struct ipu6_device { struct74 struct pci_dev *pdev;75 struct list_head devices;76 struct ipu6_bus_device *isys;77 struct ipu6_bus_device *psys;78 struct ipu6_buttress buttress;80 const struct firmware *cpd_fw;81 const char *cpd_fw_name;82 u32 cpd_metadata_cmpnt_size;84 void __iomem *base;[all …]