Lines Matching defs:dc
196 struct tegra_dc *dc = plane->dc; in tegra_shared_plane_update() local
216 struct tegra_dc *dc = plane->dc; in tegra_shared_plane_activate() local
235 tegra_shared_plane_get_owner(struct tegra_plane *plane, struct tegra_dc *dc) in tegra_shared_plane_get_owner()
243 static bool tegra_dc_owns_shared_plane(struct tegra_dc *dc, in tegra_dc_owns_shared_plane()
264 struct tegra_dc *old = plane->dc, *dc = new ? new : old; in tegra_shared_plane_set_owner() local
368 static void tegra_dc_assign_shared_plane(struct tegra_dc *dc, in tegra_dc_assign_shared_plane()
419 static void tegra_dc_remove_shared_plane(struct tegra_dc *dc, in tegra_dc_remove_shared_plane()
433 struct tegra_dc *dc = to_tegra_dc(new_plane_state->crtc); in tegra_shared_plane_atomic_check() local
489 struct tegra_dc *dc; in tegra_shared_plane_atomic_disable() local
540 struct tegra_dc *dc = to_tegra_dc(new_state->crtc); in tegra_shared_plane_atomic_update() local
757 struct tegra_dc *dc, in tegra_shared_plane_create()
871 struct tegra_dc_state *dc = to_dc_state(new); in tegra_display_hub_atomic_check() local
885 static void tegra_display_hub_update(struct tegra_dc *dc) in tegra_display_hub_update()