drm_helper_crtc_in_use 152 drivers/gpu/drm/drm_crtc_helper.c EXPORT_SYMBOL(drm_helper_crtc_in_use); drm_helper_crtc_in_use 185 drivers/gpu/drm/drm_crtc_helper.c crtc->enabled = drm_helper_crtc_in_use(crtc); drm_helper_crtc_in_use 290 drivers/gpu/drm/drm_crtc_helper.c crtc->enabled = drm_helper_crtc_in_use(crtc); drm_helper_crtc_in_use 705 drivers/gpu/drm/drm_crtc_helper.c if (drm_helper_crtc_in_use(set->crtc)) { drm_helper_crtc_in_use 188 drivers/gpu/drm/gma500/psb_device.c if (drm_helper_crtc_in_use(crtc)) drm_helper_crtc_in_use 228 drivers/gpu/drm/gma500/psb_device.c if (drm_helper_crtc_in_use(crtc)) drm_helper_crtc_in_use 53 include/drm/drm_crtc_helper.h bool drm_helper_crtc_in_use(struct drm_crtc *crtc);