Home
last modified time | relevance | path

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

/linux/drivers/media/pci/intel/ipu3/
H A Dipu3-cio2.h374 struct cio2_device { struct
375 struct pci_dev *pci_dev;
376 void __iomem *base;
400 #define to_cio2_device(n) container_of(n, struct cio2_device, notifier) argument