pixcount 216 drivers/video/fbdev/core/fbcvt.c u32 pixcount, pixcount_mod; pixcount 223 drivers/video/fbdev/core/fbcvt.c pixcount = (cvt->xres * (cvt->yres/cvt->interlace))/1000000; pixcount 234 drivers/video/fbdev/core/fbcvt.c "Pixel Image\n", pixcount, pixcount_mod); pixcount 236 drivers/video/fbdev/core/fbcvt.c if (pixcount) { pixcount 237 drivers/video/fbdev/core/fbcvt.c read = snprintf(buf+offset, cnt, "%d", pixcount);