Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dstifb.c1183 static int __init stifb_init_fb(struct sti_struct *sti, int bpp_pref) in stifb_init_fb() argument
1286 if (bpp_pref == 8 || bpp_pref == 32) in stifb_init_fb()
1287 bpp = bpp_pref; in stifb_init_fb()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dstifb.c1183 static int __init stifb_init_fb(struct sti_struct *sti, int bpp_pref) in stifb_init_fb() argument
1286 if (bpp_pref == 8 || bpp_pref == 32) in stifb_init_fb()
1287 bpp = bpp_pref; in stifb_init_fb()

Completed in 5 milliseconds