Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A 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()
H A Dsbuslib.h24 int type, int fb_depth, unsigned long fb_size);
/OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/
H A Dfbio.h54 int fb_depth; member
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dfbio.h54 int fb_depth; member
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c1681 int fbcon_id, fb_width, fb_height, fb_pitch, fb_depth, fb_bpp; in drmmode_crtc_copy_fb() local
1737 fb_depth = fbcon->depth; in drmmode_crtc_copy_fb()
1750 fb_height, fb_depth, in drmmode_crtc_copy_fb()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/
H A Datyfb_base.c1827 fbtyp.fb_depth = info->var.bits_per_pixel; in atyfb_ioctl()