Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/
Dsbuslib.h24 int type, int fb_depth, unsigned long fb_size);
Dsbuslib.c102 int type, int fb_depth, unsigned long fb_size) in sbusfb_ioctl_helper() argument
111 __put_user(fb_depth, &f->fb_depth) || in sbusfb_ioctl_helper()
/Linux-v4.19/arch/sparc/include/uapi/asm/
Dfbio.h54 int fb_depth; member
/Linux-v4.19/arch/m68k/include/asm/
Dfbio.h54 int fb_depth; member
/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_fb.c651 unsigned fb_bpp, fb_depth, fb_offset, fb_pitch, fb_size; in vmw_fb_init() local
656 fb_depth = 24; in vmw_fb_init()
/Linux-v4.19/drivers/video/fbdev/aty/
Datyfb_base.c1836 fbtyp.fb_depth = info->var.bits_per_pixel; in atyfb_ioctl()