Home
last modified time | relevance | path

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

/linux-3.3/arch/arm/mach-vt8500/include/mach/
Dvt8500fb.h23 u32 xres_virtual; member
/linux-3.3/drivers/video/
D68328fb.c120 static u_long get_line_length(int xres_virtual, int bpp) in get_line_length()
Dvfb.c143 static u_long get_line_length(int xres_virtual, int bpp) in get_line_length()
Dsgivwfb.c146 static unsigned long get_line_length(int xres_virtual, int bpp) in get_line_length()
Ds1d13xxxfb.c654 u32 xres_virtual, yres_virtual; in s1d13xxxfb_fetch_hw_state() local
Dfb-puv3.c324 static u_long get_line_length(int xres_virtual, int bpp) in get_line_length()
Depson1355fb.c491 u32 xres_virtual, yres_virtual; in fetch_hw_state() local
Dpvr2fb.c281 static inline unsigned long get_line_length(int xres_virtual, int bpp) in get_line_length()
Datafb.c922 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/
Dfbcon.h38 u32 xres_virtual; member
/linux-3.3/drivers/video/i810/
Di810_main.c682 static u32 get_line_length(struct i810fb_par *par, int xres_virtual, int bpp) in get_line_length()
/linux-3.3/include/linux/
Dfb.h248 __u32 xres_virtual; /* virtual resolution */ member