Searched refs:adjust_copy (Results 1 – 1 of 1) sorted by relevance
1941 struct dc_crtc_timing_adjust *adjust_copy = kzalloc_obj(*adjust_copy, in schedule_dc_vmin_vmax() local1943 if (!adjust_copy) { in schedule_dc_vmin_vmax()1950 memcpy(adjust_copy, adjust, sizeof(*adjust_copy)); in schedule_dc_vmin_vmax()1955 offload_work->adjust = adjust_copy; in schedule_dc_vmin_vmax()