Searched refs:old_plane_count (Results 1 – 2 of 2) sorted by relevance
601 int i, old_plane_count; in dc_state_rem_all_planes_for_stream() local616 old_plane_count = stream_status->plane_count; in dc_state_rem_all_planes_for_stream()618 for (i = 0; i < old_plane_count; i++) in dc_state_rem_all_planes_for_stream()621 for (i = 0; i < old_plane_count; i++) in dc_state_rem_all_planes_for_stream()876 int i, old_plane_count; in dc_state_rem_all_phantom_planes_for_stream() local891 old_plane_count = stream_status->plane_count; in dc_state_rem_all_phantom_planes_for_stream()893 for (i = 0; i < old_plane_count; i++) in dc_state_rem_all_phantom_planes_for_stream()896 for (i = 0; i < old_plane_count; i++) { in dc_state_rem_all_phantom_planes_for_stream()
814 int i, old_plane_count; in remove_all_phantom_planes_for_stream() local828 old_plane_count = stream_status->plane_count; in remove_all_phantom_planes_for_stream()830 for (i = 0; i < old_plane_count; i++) in remove_all_phantom_planes_for_stream()833 for (i = 0; i < old_plane_count; i++) { in remove_all_phantom_planes_for_stream()
Completed in 8 milliseconds