Searched defs:fb_depth (Results 1 - 2 of 2) sorted by relevance

/drivers/video/fbdev/
H A Dsbuslib.c101 int type, int fb_depth, unsigned long fb_size)
110 __put_user(fb_depth, &f->fb_depth) ||
99 sbusfb_ioctl_helper(unsigned long cmd, unsigned long arg, struct fb_info *info, int type, int fb_depth, unsigned long fb_size) argument
/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_fb.c421 unsigned fb_bpp, fb_depth, fb_offset, fb_pitch, fb_size; local
425 fb_depth = 24;
448 par->depth = fb_depth;

Completed in 433 milliseconds