Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tegra/
H A Ddc.h30 static inline struct tegra_dc_state *to_dc_state(struct drm_crtc_state *state) in to_dc_state() function
H A Dplane.c319 tegra = to_dc_state(crtc_state); in tegra_plane_state_add()