Searched refs:fb_depth (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/video/fbdev/
H A Dsbuslib.h28 int type, int fb_depth, unsigned long fb_size);
H A Dsbuslib.c103 int type, int fb_depth, unsigned long fb_size)
112 put_user(fb_depth, &f->fb_depth) ||
101 sbusfb_ioctl_helper(unsigned long cmd, unsigned long arg, struct fb_info *info, int type, int fb_depth, unsigned long fb_size) argument
/linux-master/drivers/gpu/drm/pl111/
H A Dpl111_versatile.c320 .fb_depth = 16,
334 .fb_depth = 15,
347 .fb_depth = 16,
359 .fb_depth = 16,
371 .fb_depth = 16,
H A Dpl111_drv.c308 drm_fbdev_dma_setup(drm, priv->variant->fb_depth);
357 .fb_depth = 16,
382 .fb_depth = 32,
411 .fb_depth = 16,
H A Dpl111_drm.h117 * @fb_depth: desired depth per pixel on the default framebuffer
129 unsigned int fb_depth; member in struct:pl111_variant_data
H A Dpl111_display.c56 u32 cpp = DIV_ROUND_UP(priv->variant->fb_depth, 8);
/linux-master/arch/sparc/include/uapi/asm/
H A Dfbio.h54 int fb_depth; member in struct:fbtype
/linux-master/arch/m68k/include/asm/
H A Dfbio.h54 int fb_depth; member in struct:fbtype
/linux-master/drivers/video/fbdev/aty/
H A Datyfb_base.c1840 fbtyp.fb_depth = info->var.bits_per_pixel;

Completed in 244 milliseconds