Searched refs:to_kcrtc_st (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_crtc.c82 struct komeda_crtc_state *kcrtc_st = to_kcrtc_st(crtc_state);
115 struct komeda_crtc_state *kcrtc_st = to_kcrtc_st(kcrtc->base.state);
250 struct komeda_crtc_state *kcrtc_st = to_kcrtc_st(crtc->state);
331 struct komeda_crtc_state *old_st = to_kcrtc_st(old);
501 kfree(to_kcrtc_st(crtc->state));
512 struct komeda_crtc_state *old = to_kcrtc_st(crtc->state);
532 kfree(to_kcrtc_st(state));
H A Dkomeda_wb_connector.c41 struct komeda_crtc_state *kcrtc_st = to_kcrtc_st(crtc_st);
H A Dkomeda_kms.h135 #define to_kcrtc_st(p) container_of(p, struct komeda_crtc_state, base) macro
H A Dkomeda_plane.c98 kcrtc_st = to_kcrtc_st(crtc_st);
H A Dkomeda_kms.c157 struct komeda_crtc_state *kcrtc_st = to_kcrtc_st(crtc_st);
H A Dkomeda_pipeline_state.c89 kcrtc_st = to_kcrtc_st(drm_atomic_get_new_crtc_state(state,

Completed in 123 milliseconds