Home
last modified time | relevance | path

Searched refs:total_x (Results 1 – 3 of 3) sorted by relevance

/linux/include/video/
H A Dsticore.h90 s16 total_x; /* frame buffer width in pixels */ member
169 s16 total_x; /* frame buffer width in pixels */ member
/linux/drivers/video/
H A Dsticore.c416 glob_cfg->total_x, glob_cfg->total_y); in sti_dump_globcfg()
/linux/drivers/video/fbdev/
H A Dstifb.c1322 fix->line_length = (fb->sti->glob_cfg->total_x * bpp) / 8; in stifb_init_fb()