Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Dstifb.c1118 static int __init stifb_init_fb(struct sti_struct *sti, int bpp_pref) in stifb_init_fb() argument
1222 if (bpp_pref == 8 || bpp_pref == 32) in stifb_init_fb()
1223 bpp = bpp_pref; in stifb_init_fb()