fb_count 33 drivers/gpu/drm/udl/udl_fb.c int fb_count; fb_count 215 drivers/gpu/drm/udl/udl_fb.c ufbdev->fb_count++; fb_count 236 drivers/gpu/drm/udl/udl_fb.c info->node, user, info, ufbdev->fb_count); fb_count 249 drivers/gpu/drm/udl/udl_fb.c ufbdev->fb_count--; fb_count 252 drivers/gpu/drm/udl/udl_fb.c if ((ufbdev->fb_count == 0) && (info->fbdefio)) { fb_count 261 drivers/gpu/drm/udl/udl_fb.c info->node, user, ufbdev->fb_count); fb_count 659 drivers/staging/sm750fb/sm750.c if (sm750_dev->fb_count > 1) fb_count 992 drivers/staging/sm750fb/sm750.c if (sm750_dev->fb_count > 1) { fb_count 1015 drivers/staging/sm750fb/sm750.c while (sm750_dev->fb_count) { fb_count 1016 drivers/staging/sm750fb/sm750.c fb_info = sm750_dev->fbinfo[sm750_dev->fb_count - 1]; fb_count 1019 drivers/staging/sm750fb/sm750.c sm750_dev->fb_count--; fb_count 1046 drivers/staging/sm750fb/sm750.c sm750_dev->fb_count++; fb_count 83 drivers/staging/sm750fb/sm750.h int fb_count; fb_count 98 drivers/video/fbdev/smscufx.c int fb_count; fb_count 1077 drivers/video/fbdev/smscufx.c dev->fb_count++; fb_count 1097 drivers/video/fbdev/smscufx.c info->node, user, info, dev->fb_count); fb_count 1163 drivers/video/fbdev/smscufx.c dev->fb_count--; fb_count 1166 drivers/video/fbdev/smscufx.c if (dev->virtualized && (dev->fb_count == 0)) fb_count 1169 drivers/video/fbdev/smscufx.c if ((dev->fb_count == 0) && (info->fbdefio)) { fb_count 1177 drivers/video/fbdev/smscufx.c info->node, user, dev->fb_count); fb_count 1248 drivers/video/fbdev/smscufx.c if ((result == 0) && (dev->fb_count == 0)) { fb_count 1583 drivers/video/fbdev/smscufx.c if ((default_vmode != NULL) && (dev->fb_count == 0)) { fb_count 1758 drivers/video/fbdev/smscufx.c if (dev->fb_count == 0) fb_count 972 drivers/video/fbdev/udlfb.c dlfb->fb_count++; fb_count 991 drivers/video/fbdev/udlfb.c user, info, dlfb->fb_count); fb_count 1034 drivers/video/fbdev/udlfb.c dlfb->fb_count--; fb_count 1036 drivers/video/fbdev/udlfb.c if ((dlfb->fb_count == 0) && (info->fbdefio)) { fb_count 1043 drivers/video/fbdev/udlfb.c dev_dbg(info->dev, "release, user=%d count=%d\n", user, dlfb->fb_count); fb_count 1118 drivers/video/fbdev/udlfb.c if (dlfb->fb_count == 0) { fb_count 1403 drivers/video/fbdev/udlfb.c if ((default_vmode != NULL) && (dlfb->fb_count == 0)) { fb_count 40 include/video/udlfb.h int fb_count;