Searched defs:linebytes (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.6/drivers/video/fbdev/ |
D | bw2.c | 184 static void bw2_init_fix(struct fb_info *info, int linebytes) in bw2_init_fix() 232 int *linebytes) in bw2_do_default_mode() 282 int linebytes, err; in bw2_probe() local
|
D | tcx.c | 327 tcx_init_fix(struct fb_info *info, int linebytes) in tcx_init_fix() 372 int linebytes, i, err; in tcx_probe() local
|
D | cg3.c | 248 static void cg3_init_fix(struct fb_info *info, int linebytes, in cg3_init_fix() 356 int linebytes, err; in cg3_probe() local
|
D | p9100.c | 242 static void p9100_init_fix(struct fb_info *info, int linebytes, struct device_node *dp) in p9100_init_fix() 259 int linebytes, err; in p9100_probe() local
|
D | cg14.c | 357 static void cg14_init_fix(struct fb_info *info, int linebytes, in cg14_init_fix() 471 int is_8mb, linebytes, i, err; in cg14_probe() local
|
D | cg6.c | 612 static void cg6_init_fix(struct fb_info *info, int linebytes) in cg6_init_fix() 747 int linebytes, err; in cg6_probe() local
|
D | leo.c | 557 int linebytes, err; in leo_probe() local
|
/Linux-v6.6/drivers/gpu/drm/tiny/ |
D | ofdrm.c | 205 u32 linebytes; in display_get_linebytes_of() local 1085 int width, height, depth, linebytes; in ofdrm_device_create() local
|