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

/linux-master/drivers/gpu/drm/tegra/
H A Ddsi.c33 struct tegra_dsi_state { struct
49 static inline struct tegra_dsi_state *
52 return container_of(state, struct tegra_dsi_state, base);
102 static struct tegra_dsi_state *tegra_dsi_get_state(struct tegra_dsi *dsi)
483 struct tegra_dsi_state *state;
773 struct tegra_dsi_state *state = kzalloc(sizeof(*state), GFP_KERNEL);
789 struct tegra_dsi_state *state = to_dsi_state(connector->state);
790 struct tegra_dsi_state *copy;
912 struct tegra_dsi_state *state;
966 struct tegra_dsi_state *stat
[all...]

Completed in 95 milliseconds