Home
last modified time | relevance | path

Searched refs:fb_width (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/video/fbdev/
H A Dhpfb.c214 unsigned long fboff, fb_width, fb_height, fb_start; in hpfb_init_one() local
243 fb_width = (in_8(fb_regs + HPFB_FBWMSB) << 8) | in_8(fb_regs + HPFB_FBWLSB); in hpfb_init_one()
244 fb_info.fix.line_length = fb_width; in hpfb_init_one()
246 fb_info.fix.smem_len = fb_width * fb_height; in hpfb_init_one()
282 topcat_blit(0, 0, 0, 0, fb_width, fb_height, RR_CLEAR); in hpfb_init_one()
/linux/include/drm/
H A Ddrm_fb_helper.h58 u32 fb_width; member
/linux/arch/sparc/include/uapi/asm/
H A Dfbio.h53 int fb_width; /* pixels */ member
/linux/arch/m68k/include/asm/
H A Dfbio.h53 int fb_width; /* pixels */ member