Home
last modified time | relevance | path

Searched refs:buf_cpy (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_pm.c675 char *sub_str, buf_cpy[128], *tmp_str; in amdgpu_set_pp_power_profile() local
713 memcpy(buf_cpy, buf, count + 1); in amdgpu_set_pp_power_profile()
714 tmp_str = buf_cpy; in amdgpu_set_pp_power_profile()