Searched defs:linebytes (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/drivers/video/fbdev/ |
H A 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
|
H A 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
|
H A 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
|
H A 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
|
H A 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
|
H A 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
|
H A D | leo.c | 557 int linebytes, err; in leo_probe() local
|
/openbmc/u-boot/cmd/ |
H A D | fpgad.c | 69 ulong linebytes = (nbytes > DISP_LINE_LEN) ? in do_fpga_md() local
|
H A D | axi.c | 229 ulong linebytes = (nbytes > DISP_LINE_LEN) ? in do_axi_md() local
|
H A D | pci.c | 492 ulong i, nbytes, linebytes; in pci_cfg_display() local
|
H A D | i2c.c | 515 int j, nbytes, linebytes; in do_i2c_md() local
|
/openbmc/linux/drivers/gpu/drm/tiny/ |
H A D | ofdrm.c | 205 u32 linebytes; in display_get_linebytes_of() local 1085 int width, height, depth, linebytes; in ofdrm_device_create() local
|
/openbmc/linux/drivers/media/platform/nuvoton/ |
H A D | npcm-video.c | 716 unsigned int linebytes) in npcm_video_set_linepitch()
|