Searched refs:glob_cfg (Results 1 – 2 of 2) sorted by relevance
/drivers/video/ |
D | sticore.c | 114 outptr, sti->glob_cfg); in sti_init_graph() 147 inptr, outptr, sti->glob_cfg); in sti_inq_conf() 185 inptr, outptr, sti->glob_cfg); in sti_putc() 224 inptr, outptr, sti->glob_cfg); in sti_set() 257 inptr, outptr, sti->glob_cfg); in sti_clear() 293 inptr, outptr, sti->glob_cfg); in sti_bmove() 406 struct sti_glob_cfg *glob_cfg = sti->glob_cfg; in sti_dump_globcfg() local 413 glob_cfg->text_planes, in sti_dump_globcfg() 414 glob_cfg->onscreen_x, glob_cfg->onscreen_y, in sti_dump_globcfg() 415 glob_cfg->offscreen_x, glob_cfg->offscreen_y, in sti_dump_globcfg() [all …]
|
/drivers/video/fbdev/ |
D | stifb.c | 1320 fix->line_length = (fb->sti->glob_cfg->total_x * bpp) / 8; in stifb_init_fb()
|