|
Linux Kernel
3.7.1
|
Data Fields | |
| void __iomem * | base |
| int | irq |
| struct sh7760fb_platdata * | pd |
| dma_addr_t | fbdma |
| int | rot |
| u32 | pseudo_palette [16] |
| struct platform_device * | dev |
| struct resource * | ioarea |
| struct completion | vsync |
Definition at line 33 of file sh7760fb.c.
Definition at line 34 of file sh7760fb.c.
| struct platform_device* dev |
Definition at line 45 of file sh7760fb.c.
| dma_addr_t fbdma |
Definition at line 39 of file sh7760fb.c.
Definition at line 46 of file sh7760fb.c.
| int irq |
Definition at line 35 of file sh7760fb.c.
Definition at line 37 of file sh7760fb.c.
| u32 pseudo_palette[16] |
Definition at line 43 of file sh7760fb.c.
| int rot |
Definition at line 41 of file sh7760fb.c.
| struct completion vsync |
Definition at line 47 of file sh7760fb.c.
1.8.2