Home
last modified time | relevance | path

Searched refs:fb_get_color_depth (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dfbcon.h247 if (fb_get_color_depth(&info->var, &info->fix) == 1) { in get_attribute()
H A Dfbmem.c88 int fb_get_color_depth(struct fb_var_screeninfo *var, in fb_get_color_depth() function
109 EXPORT_SYMBOL(fb_get_color_depth); variable
282 switch (fb_get_color_depth(&info->var, &info->fix)) { in fb_set_logo()
617 int depth = fb_get_color_depth(&info->var, &info->fix); in fb_prepare_logo()
H A Dfbcon.c302 int depth = fb_get_color_depth(&info->var, &info->fix); in get_color()
601 if (fb_get_color_depth(&info->var, &info->fix) == 1) in fbcon_prepare_logo()
1096 vc->vc_can_do_color = (fb_get_color_depth(&info->var, &info->fix)!=1); in fbcon_init()
1401 vc->vc_can_do_color = (fb_get_color_depth(&info->var, &info->fix)!=1); in fbcon_set_disp()
2170 vc->vc_can_do_color = (fb_get_color_depth(&info->var, &info->fix)!=1); in fbcon_switch()
2602 depth = fb_get_color_depth(&info->var, &info->fix); in fbcon_set_palette()
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dfbcon.h245 if (fb_get_color_depth(&info->var, &info->fix) == 1) { in get_attribute()
H A Dfbmem.c88 int fb_get_color_depth(struct fb_var_screeninfo *var, in fb_get_color_depth() function
109 EXPORT_SYMBOL(fb_get_color_depth); variable
282 switch (fb_get_color_depth(&info->var, &info->fix)) { in fb_set_logo()
613 int depth = fb_get_color_depth(&info->var, &info->fix); in fb_prepare_logo()
H A Dfbcon.c284 int depth = fb_get_color_depth(&info->var, &info->fix); in get_color()
569 if (fb_get_color_depth(&info->var, &info->fix) == 1) in fbcon_prepare_logo()
1051 vc->vc_can_do_color = (fb_get_color_depth(&info->var, &info->fix)!=1); in fbcon_init()
1372 vc->vc_can_do_color = (fb_get_color_depth(&info->var, &info->fix)!=1); in fbcon_set_disp()
2140 vc->vc_can_do_color = (fb_get_color_depth(&info->var, &info->fix)!=1); in fbcon_switch()
2572 depth = fb_get_color_depth(&info->var, &info->fix); in fbcon_set_palette()
/kernel/linux/linux-5.10/drivers/video/fbdev/via/
H A Dviafbdev.c208 depth = fb_get_color_depth(var, &info->fix); in viafb_check_var()
259 viapar->depth = fb_get_color_depth(&info->var, &info->fix); in viafb_set_par()
1850 viaparinfo1->depth = fb_get_color_depth(&viafbinfo1->var, in via_fb_pci_probe()
1856 viaparinfo->depth = fb_get_color_depth(&viafbinfo->var, in via_fb_pci_probe()
/kernel/linux/linux-6.6/drivers/video/fbdev/via/
H A Dviafbdev.c208 depth = fb_get_color_depth(var, &info->fix); in viafb_check_var()
259 viapar->depth = fb_get_color_depth(&info->var, &info->fix); in viafb_set_par()
1850 viaparinfo1->depth = fb_get_color_depth(&viafbinfo1->var, in via_fb_pci_probe()
1856 viaparinfo->depth = fb_get_color_depth(&viafbinfo->var, in via_fb_pci_probe()
/kernel/linux/linux-5.10/include/linux/
H A Dfb.h619 extern int fb_get_color_depth(struct fb_var_screeninfo *var,
/kernel/linux/linux-6.6/include/linux/
H A Dfb.h601 extern int fb_get_color_depth(struct fb_var_screeninfo *var,
/kernel/linux/linux-5.10/drivers/video/fbdev/nvidia/
H A Dnvidia.c296 int i, depth = fb_get_color_depth(&info->var, &info->fix); in nvidia_calc_regs()
/kernel/linux/linux-6.6/drivers/video/fbdev/nvidia/
H A Dnvidia.c297 int i, depth = fb_get_color_depth(&info->var, &info->fix); in nvidia_calc_regs()

Completed in 26 milliseconds