Home
last modified time | relevance | path

Searched refs:fb_depth (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/
Dsbuslib.h23 int type, int fb_depth, unsigned long fb_size);
Dsbuslib.c101 int type, int fb_depth, unsigned long fb_size) in sbusfb_ioctl_helper() argument
110 __put_user(fb_depth, &f->fb_depth) || in sbusfb_ioctl_helper()
/linux-4.4.14/arch/sparc/include/uapi/asm/
Dfbio.h53 int fb_depth; member
/linux-4.4.14/arch/m68k/include/asm/
Dfbio.h53 int fb_depth; member
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_fb.c642 unsigned fb_bpp, fb_depth, fb_offset, fb_pitch, fb_size; in vmw_fb_init() local
647 fb_depth = 24; in vmw_fb_init()
/linux-4.4.14/drivers/video/fbdev/aty/
Datyfb_base.c1842 fbtyp.fb_depth = info->var.bits_per_pixel; in atyfb_ioctl()