Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/pl111/
H A Dpl111_drv.c309 drm_client_setup_with_color_mode(drm, priv->variant->fb_depth); in pl111_amba_probe()
358 .fb_depth = 16,
383 .fb_depth = 32,
412 .fb_depth = 16,
H A Dpl111_drm.h129 unsigned int fb_depth; member
/linux/drivers/video/fbdev/
H A Dsbuslib.h28 int type, int fb_depth, unsigned long fb_size);
/linux/arch/sparc/include/uapi/asm/
H A Dfbio.h54 int fb_depth; member
/linux/arch/m68k/include/asm/
H A Dfbio.h54 int fb_depth; member
/linux/drivers/video/fbdev/aty/
H A Datyfb_base.c1840 fbtyp.fb_depth = info->var.bits_per_pixel; in atyfb_ioctl()