tegra_dc_state   1163 drivers/gpu/drm/tegra/dc.c 	struct tegra_dc_state *state = kzalloc(sizeof(*state), GFP_KERNEL);
tegra_dc_state   1175 drivers/gpu/drm/tegra/dc.c 	struct tegra_dc_state *state = to_dc_state(crtc->state);
tegra_dc_state   1176 drivers/gpu/drm/tegra/dc.c 	struct tegra_dc_state *copy;
tegra_dc_state   1634 drivers/gpu/drm/tegra/dc.c 	struct tegra_dc_state *state = to_dc_state(crtc_state);
tegra_dc_state   1647 drivers/gpu/drm/tegra/dc.c 				  struct tegra_dc_state *state)
tegra_dc_state   1781 drivers/gpu/drm/tegra/dc.c 	struct tegra_dc_state *state = to_dc_state(crtc->state);
tegra_dc_state   1913 drivers/gpu/drm/tegra/dc.c 	struct tegra_dc_state *state = to_dc_state(crtc->state);
tegra_dc_state     28 drivers/gpu/drm/tegra/dc.h static inline struct tegra_dc_state *to_dc_state(struct drm_crtc_state *state)
tegra_dc_state     31 drivers/gpu/drm/tegra/dc.h 		return container_of(state, struct tegra_dc_state, base);
tegra_dc_state    645 drivers/gpu/drm/tegra/hub.c 		struct tegra_dc_state *dc = to_dc_state(new);
tegra_dc_state    102 drivers/gpu/drm/tegra/plane.c 	struct tegra_dc_state *tegra;