Searched refs:buf_cpy (Results 1 – 1 of 1) sorted by relevance
675 char *sub_str, buf_cpy[128], *tmp_str; in amdgpu_set_pp_power_profile() local713 memcpy(buf_cpy, buf, count + 1); in amdgpu_set_pp_power_profile()714 tmp_str = buf_cpy; in amdgpu_set_pp_power_profile()