Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dvia-core.h64 struct viafb_dev { struct
65 struct pci_dev *pdev;
66 int chip_type;
72 spinlock_t reg_lock;
79 unsigned long fbmem_start;
80 long fbmem_len;
81 void __iomem *fbmem;
83 long camera_fbmem_offset;
84 long camera_fbmem_size;
90 unsigned long engine_len;
[all …]