Home
last modified time | relevance | path

Searched refs:intelfb_var_to_depth (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/video/fbdev/intelfb/
H A Dintelfb.h375 extern int intelfb_var_to_depth(const struct fb_var_screeninfo *var);
H A Dintelfbdrv.c917 __inline__ int intelfb_var_to_depth(const struct fb_var_screeninfo *var) in intelfb_var_to_depth() function
1136 dinfo->depth = intelfb_var_to_depth(var); in update_dinfo()
1274 switch (intelfb_var_to_depth(&v)) { in intelfb_check_var()
H A Dintelfbhw.c1153 switch (intelfb_var_to_depth(var)) { in intelfbhw_mode_to_hw()