|
Linux Kernel
3.7.1
|
Data Fields | |
| struct fb_info * | info |
| struct pci_dev * | pdev |
| spinlock_t | lock |
| char __iomem * | fb_base |
| unsigned long | fb_base_phys |
| unsigned long | fb8_buf_diff |
| unsigned long | regs_base_phys |
| void __iomem * | ramdac |
| struct device_node * | of_node |
| unsigned int | width |
| unsigned int | height |
| unsigned int | depth |
| unsigned int | fb_size |
| u32 | fb_base_reg |
| u32 | fb8_0_off |
| u32 | fb8_1_off |
| u32 | pseudo_palette [16] |
Definition at line 26 of file sunxvr500.c.
| unsigned int depth |
Definition at line 44 of file sunxvr500.c.
| u32 fb8_0_off |
Definition at line 48 of file sunxvr500.c.
| u32 fb8_1_off |
Definition at line 49 of file sunxvr500.c.
| unsigned long fb8_buf_diff |
Definition at line 35 of file sunxvr500.c.
Definition at line 32 of file sunxvr500.c.
| unsigned long fb_base_phys |
Definition at line 33 of file sunxvr500.c.
| u32 fb_base_reg |
Definition at line 47 of file sunxvr500.c.
| unsigned int fb_size |
Definition at line 45 of file sunxvr500.c.
| unsigned int height |
Definition at line 43 of file sunxvr500.c.
Definition at line 27 of file sunxvr500.c.
| spinlock_t lock |
Definition at line 30 of file sunxvr500.c.
| struct device_node* of_node |
Definition at line 40 of file sunxvr500.c.
Definition at line 28 of file sunxvr500.c.
| u32 pseudo_palette[16] |
Definition at line 51 of file sunxvr500.c.
Definition at line 38 of file sunxvr500.c.
| unsigned long regs_base_phys |
Definition at line 36 of file sunxvr500.c.
| unsigned int width |
Definition at line 42 of file sunxvr500.c.
1.8.2