Home
last modified time | relevance | path

Searched refs:drm_helper_crtc_in_use (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/drm2/
HDdrm_crtc_helper.c243 bool drm_helper_crtc_in_use(struct drm_crtc *crtc) in drm_helper_crtc_in_use() function
253 EXPORT_SYMBOL(drm_helper_crtc_in_use);
299 crtc->enabled = drm_helper_crtc_in_use(crtc); in drm_helper_disable_unused_functions()
400 crtc->enabled = drm_helper_crtc_in_use(crtc); in drm_crtc_helper_set_mode()
745 set->crtc->enabled = drm_helper_crtc_in_use(set->crtc); in drm_crtc_helper_set_config()
HDdrm_crtc_helper.h131 extern bool drm_helper_crtc_in_use(struct drm_crtc *crtc);