Searched refs:adjust_copy (Results 1 – 1 of 1) sorted by relevance
560 struct dc_crtc_timing_adjust *adjust_copy = kzalloc(sizeof(*adjust_copy), GFP_NOWAIT); in schedule_dc_vmin_vmax() local561 if (!adjust_copy) { in schedule_dc_vmin_vmax()568 memcpy(adjust_copy, adjust, sizeof(*adjust_copy)); in schedule_dc_vmin_vmax()573 offload_work->adjust = adjust_copy; in schedule_dc_vmin_vmax()