Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A D68328fb.c111 static u_long get_line_length(int xres_virtual, int bpp) in get_line_length()
H A Dvfb.c96 static u_long get_line_length(int xres_virtual, int bpp) in get_line_length()
H A Dsh_mobile_lcdcfb.h81 unsigned int xres_virtual; member
H A Ds1d13xxxfb.c649 u32 xres_virtual, yres_virtual; in s1d13xxxfb_fetch_hw_state() local
H A Dpvr2fb.c250 static inline unsigned long get_line_length(int xres_virtual, int bpp) in get_line_length()
H A Datafb.c886 int xres_virtual = var->xres_virtual; in falcon_decode_var() local
2723 int xres, xres_virtual, yres, depth, planes; in atafb_setup_ext() local
/linux/drivers/video/fbdev/core/
H A Dfbcon.h38 u32 xres_virtual; member
/linux/drivers/video/fbdev/i810/
H A Di810_main.c684 static u32 get_line_length(struct i810fb_par *par, int xres_virtual, int bpp) in get_line_length()
/linux/include/uapi/linux/
H A Dfb.h246 __u32 xres_virtual; /* virtual resolution */ member