Searched refs:sysfs_remove (Results 1 – 1 of 1) sorted by relevance
46 static char *sysfs_remove = NULL; variable138 sysfs_remove = realloc(tmp_str, strlen(tmp_str) * 2); in amdgpu_hotunplug_setup_test()139 strcat(sysfs_remove, "/remove"); in amdgpu_hotunplug_setup_test()151 if (sysfs_remove) in amdgpu_hotunplug_teardown_test()152 free(sysfs_remove); in amdgpu_hotunplug_teardown_test()159 return amdgpu_hotunplug_trigger(sysfs_remove); in amdgpu_hotunplug_remove()