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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/console/
H A Dfbcon.h239 if (fb_get_color_depth(&info->var, &info->fix) == 1) {
H A Dfbcon.c293 int depth = fb_get_color_depth(&info->var, &info->fix);
581 if (fb_get_color_depth(&info->var, &info->fix) == 1)
1077 vc->vc_can_do_color = (fb_get_color_depth(&info->var, &info->fix)!=1);
1359 vc->vc_can_do_color = (fb_get_color_depth(&info->var, &info->fix)!=1);
2220 vc->vc_can_do_color = (fb_get_color_depth(&info->var, &info->fix)!=1);
2638 depth = fb_get_color_depth(&info->var, &info->fix);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/console/
H A Dfbcon.h239 if (fb_get_color_depth(&info->var, &info->fix) == 1) {
H A Dfbcon.c293 int depth = fb_get_color_depth(&info->var, &info->fix);
581 if (fb_get_color_depth(&info->var, &info->fix) == 1)
1077 vc->vc_can_do_color = (fb_get_color_depth(&info->var, &info->fix)!=1);
1359 vc->vc_can_do_color = (fb_get_color_depth(&info->var, &info->fix)!=1);
2220 vc->vc_can_do_color = (fb_get_color_depth(&info->var, &info->fix)!=1);
2638 depth = fb_get_color_depth(&info->var, &info->fix);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/
H A Dfbmem.c63 int fb_get_color_depth(struct fb_var_screeninfo *var, function
84 EXPORT_SYMBOL(fb_get_color_depth); variable
256 switch (fb_get_color_depth(&info->var, &info->fix)) {
566 int depth = fb_get_color_depth(&info->var, &info->fix);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/via/
H A Dviafbdev.c181 depth = fb_get_color_depth(var, &info->fix);
233 viapar->depth = fb_get_color_depth(&info->var, &info->fix);
1640 viaparinfo1->depth = fb_get_color_depth(&viafbinfo1->var,
1646 viaparinfo->depth = fb_get_color_depth(&viafbinfo->var,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/
H A Dfbmem.c63 int fb_get_color_depth(struct fb_var_screeninfo *var, function
84 EXPORT_SYMBOL(fb_get_color_depth); variable
256 switch (fb_get_color_depth(&info->var, &info->fix)) {
566 int depth = fb_get_color_depth(&info->var, &info->fix);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/via/
H A Dviafbdev.c181 depth = fb_get_color_depth(var, &info->fix);
233 viapar->depth = fb_get_color_depth(&info->var, &info->fix);
1640 viaparinfo1->depth = fb_get_color_depth(&viafbinfo1->var,
1646 viaparinfo->depth = fb_get_color_depth(&viafbinfo->var,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dfb.h1002 extern int fb_get_color_depth(struct fb_var_screeninfo *var,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dfb.h1002 extern int fb_get_color_depth(struct fb_var_screeninfo *var,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/nvidia/
H A Dnvidia.c309 int i, depth = fb_get_color_depth(&info->var, &info->fix);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/nvidia/
H A Dnvidia.c309 int i, depth = fb_get_color_depth(&info->var, &info->fix);

Completed in 222 milliseconds