Searched defs:linebytes (Results  1 – 7 of 7) sorted by relevance
| /Linux-v5.4/drivers/video/fbdev/ | 
| D | bw2.c | 183 static void bw2_init_fix(struct fb_info *info, int linebytes)  in bw2_init_fix()231 			       int *linebytes)  in bw2_do_default_mode()
 281 	int linebytes, err;  in bw2_probe()  local
 
 | 
| D | tcx.c | 326 tcx_init_fix(struct fb_info *info, int linebytes)  in tcx_init_fix()371 	int linebytes, i, err;  in tcx_probe()  local
 
 | 
| D | p9100.c | 241 static void p9100_init_fix(struct fb_info *info, int linebytes, struct device_node *dp)  in p9100_init_fix()258 	int linebytes, err;  in p9100_probe()  local
 
 | 
| D | cg3.c | 247 static void cg3_init_fix(struct fb_info *info, int linebytes,  in cg3_init_fix()355 	int linebytes, err;  in cg3_probe()  local
 
 | 
| D | cg14.c | 356 static void cg14_init_fix(struct fb_info *info, int linebytes,  in cg14_init_fix()470 	int is_8mb, linebytes, i, err;  in cg14_probe()  local
 
 | 
| D | cg6.c | 611 static void cg6_init_fix(struct fb_info *info, int linebytes)  in cg6_init_fix()746 	int linebytes, err;  in cg6_probe()  local
 
 | 
| D | leo.c | 556 	int linebytes, err;  in leo_probe()  local
 |