Searched defs:xres_virtual (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/drivers/video/fbdev/ |
D | 68328fb.c | 114 static u_long get_line_length(int xres_virtual, int bpp) in get_line_length()
|
D | vfb.c | 98 static u_long get_line_length(int xres_virtual, int bpp) in get_line_length()
|
D | sh_mobile_lcdcfb.h | 81 unsigned int xres_virtual; member
|
D | s1d13xxxfb.c | 642 u32 xres_virtual, yres_virtual; in s1d13xxxfb_fetch_hw_state() local
|
D | fb-puv3.c | 326 static u_long get_line_length(int xres_virtual, int bpp) in get_line_length()
|
D | pvr2fb.c | 281 static inline unsigned long get_line_length(int xres_virtual, int bpp) in get_line_length()
|
D | atafb.c | 920 int xres_virtual = var->xres_virtual; in falcon_decode_var() local 2811 int xres, xres_virtual, yres, depth, planes; in atafb_setup_ext() local
|
D | sh_mobile_lcdcfb.c | 197 unsigned int xres_virtual; member
|
/Linux-v4.19/drivers/video/fbdev/core/ |
D | fbcon.h | 38 u32 xres_virtual; member
|
/Linux-v4.19/drivers/video/fbdev/i810/ |
D | i810_main.c | 683 static u32 get_line_length(struct i810fb_par *par, int xres_virtual, int bpp) in get_line_length()
|
/Linux-v4.19/include/uapi/linux/ |
D | fb.h | 244 __u32 xres_virtual; /* virtual resolution */ member
|