Searched refs:var_to_depth (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/
H A Dpxafb.c238 static inline int var_to_depth(struct fb_var_screeninfo *var) var_to_depth() function
256 switch (var_to_depth(var)) { pxafb_var_to_bpp()
263 switch (var_to_depth(var)) { pxafb_var_to_bpp()
294 switch (var_to_depth(var)) { pxafb_var_to_lccr3()
477 pxafb_set_pixfmt(var, var_to_depth(var)); pxafb_check_var()
786 pxafb_set_pixfmt(var, var_to_depth(var)); overlayfb_check_var()
/linux-4.1.27/drivers/video/fbdev/aty/
H A Dradeonfb.h508 static inline int var_to_depth(const struct fb_var_screeninfo *var) var_to_depth() function
H A Dradeon_base.c747 switch (var_to_depth(&v)) { radeonfb_check_var()
1544 int depth = var_to_depth(mode); radeonfb_set_par()

Completed in 115 milliseconds