Home
last modified time | relevance | path

Searched defs:ipu6_device (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/pci/intel/ipu6/
H A Dipu6.h73 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;
[all …]