Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/sti/
Dsticore.h131 s16 total_x; /* frame buffer width in pixels */ member
210 s16 total_x; /* frame buffer width in pixels */ member
Dsticore.c346 glob_cfg->total_x, glob_cfg->total_y, in sti_dump_globcfg()
Dstifb.c1344 fix->line_length = (fb->sti->glob_cfg->total_x * bpp) / 8; in stifb_init_fb()