Searched defs:xres_virtual (Results  1 – 11 of 11) sorted by relevance
| /Linux-v5.4/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 | 323 static u_long get_line_length(int xres_virtual, int bpp)  in get_line_length()
 | 
| D | pvr2fb.c | 249 static inline unsigned long get_line_length(int xres_virtual, int bpp)  in get_line_length()
 | 
| D | atafb.c | 899 	int xres_virtual = var->xres_virtual;  in falcon_decode_var()  local2790 	int xres, xres_virtual, yres, depth, planes;  in atafb_setup_ext()  local
 
 | 
| D | sh_mobile_lcdcfb.c | 198 	unsigned int xres_virtual;  member
 | 
| /Linux-v5.4/drivers/video/fbdev/core/ | 
| D | fbcon.h | 38     u32 xres_virtual;  member
 | 
| /Linux-v5.4/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-v5.4/include/uapi/linux/ | 
| D | fb.h | 244 	__u32 xres_virtual;		/* virtual resolution		*/  member
 |