Home
last modified time | relevance | path

Searched refs:drm_crtc_force_disable (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/
Ddrm_crtc.c102 int drm_crtc_force_disable(struct drm_crtc *crtc) in drm_crtc_force_disable() function
112 EXPORT_SYMBOL(drm_crtc_force_disable);
135 ret = drm_crtc_force_disable(crtc); in drm_crtc_force_disable_all()
Ddrm_framebuffer.c896 if (drm_crtc_force_disable(crtc)) in legacy_remove_fb()
/Linux-v4.19/include/drm/
Ddrm_crtc.h1106 int drm_crtc_force_disable(struct drm_crtc *crtc);
/Linux-v4.19/drivers/gpu/drm/i2c/
Dch7006_drv.c365 drm_crtc_force_disable(crtc); in ch7006_encoder_set_property()
/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv04/
Dtvnv17.c753 drm_crtc_force_disable(crtc); in nv17_tv_set_property()