tegra_dsi_state 48 drivers/gpu/drm/tegra/dsi.c static inline struct tegra_dsi_state * tegra_dsi_state 51 drivers/gpu/drm/tegra/dsi.c return container_of(state, struct tegra_dsi_state, base); tegra_dsi_state 101 drivers/gpu/drm/tegra/dsi.c static struct tegra_dsi_state *tegra_dsi_get_state(struct tegra_dsi *dsi) tegra_dsi_state 490 drivers/gpu/drm/tegra/dsi.c struct tegra_dsi_state *state; tegra_dsi_state 775 drivers/gpu/drm/tegra/dsi.c struct tegra_dsi_state *state = kzalloc(sizeof(*state), GFP_KERNEL); tegra_dsi_state 791 drivers/gpu/drm/tegra/dsi.c struct tegra_dsi_state *state = to_dsi_state(connector->state); tegra_dsi_state 792 drivers/gpu/drm/tegra/dsi.c struct tegra_dsi_state *copy; tegra_dsi_state 910 drivers/gpu/drm/tegra/dsi.c struct tegra_dsi_state *state; tegra_dsi_state 950 drivers/gpu/drm/tegra/dsi.c struct tegra_dsi_state *state = to_dsi_state(conn_state);