Searched refs:crtc_standby (Results 1 – 3 of 3) sorted by relevance
460 void (*crtc_standby)(struct drm_crtc *crtc, bool standby); member
1079 priv->crtc_funcs[pipe]->crtc_standby) in rockchip_drm_crtc_standby()1080 priv->crtc_funcs[pipe]->crtc_standby(crtc, standby); in rockchip_drm_crtc_standby()
6795 .crtc_standby = vop2_crtc_standby,