Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/tegra/
Ddsi.c33 struct tegra_dsi_state { struct
49 static inline struct tegra_dsi_state * argument
52 return container_of(state, struct tegra_dsi_state, base); in to_dsi_state()
102 static struct tegra_dsi_state *tegra_dsi_get_state(struct tegra_dsi *dsi) in tegra_dsi_get_state()
483 struct tegra_dsi_state *state; in tegra_dsi_configure()
773 struct tegra_dsi_state *state = kzalloc(sizeof(*state), GFP_KERNEL); in tegra_dsi_connector_reset()
789 struct tegra_dsi_state *state = to_dsi_state(connector->state); in tegra_dsi_connector_duplicate_state()
790 struct tegra_dsi_state *copy; in tegra_dsi_connector_duplicate_state()
912 struct tegra_dsi_state *state; in tegra_dsi_encoder_enable()
966 struct tegra_dsi_state *state = to_dsi_state(conn_state); in tegra_dsi_encoder_atomic_check()