Lines Matching defs:ipu6_device
73 struct ipu6_device { struct
74 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;
85 bool need_ipc_reset;
86 bool secure_mode;
87 u8 hw_ver;
88 bool bus_ready_to_probe;