Home
last modified time | relevance | path

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

/linux/drivers/staging/media/ipu7/
H A Dipu7.h70 struct ipu7_device { struct
71 struct pci_dev *pdev;
72 struct list_head devices;
73 struct ipu7_bus_device *isys;
74 struct ipu7_bus_device *psys;
75 struct ipu_buttress buttress;
77 const struct firmware *cpd_fw;
78 const char *cpd_fw_name;
80 void *fw_code_region;
82 void __iomem *base;
[all …]