Searched defs:xres_virtual (Results 1 – 12 of 12) sorted by relevance
/linux-3.3/arch/arm/mach-vt8500/include/mach/ |
D | vt8500fb.h | 23 u32 xres_virtual; member
|
/linux-3.3/drivers/video/ |
D | 68328fb.c | 120 static u_long get_line_length(int xres_virtual, int bpp) in get_line_length()
|
D | vfb.c | 143 static u_long get_line_length(int xres_virtual, int bpp) in get_line_length()
|
D | sgivwfb.c | 146 static unsigned long get_line_length(int xres_virtual, int bpp) in get_line_length()
|
D | s1d13xxxfb.c | 654 u32 xres_virtual, yres_virtual; in s1d13xxxfb_fetch_hw_state() local
|
D | fb-puv3.c | 324 static u_long get_line_length(int xres_virtual, int bpp) in get_line_length()
|
D | epson1355fb.c | 491 u32 xres_virtual, yres_virtual; in fetch_hw_state() local
|
D | pvr2fb.c | 281 static inline unsigned long get_line_length(int xres_virtual, int bpp) in get_line_length()
|
D | atafb.c | 922 int xres_virtual = var->xres_virtual; in falcon_decode_var() local 2811 int xres, xres_virtual, yres, depth, planes; in atafb_setup_ext() local
|
/linux-3.3/drivers/video/console/ |
D | fbcon.h | 38 u32 xres_virtual; member
|
/linux-3.3/drivers/video/i810/ |
D | i810_main.c | 682 static u32 get_line_length(struct i810fb_par *par, int xres_virtual, int bpp) in get_line_length()
|
/linux-3.3/include/linux/ |
D | fb.h | 248 __u32 xres_virtual; /* virtual resolution */ member
|