Searched refs:amdgpu_burner_cb (Results 1 – 1 of 1) sorted by relevance
3455 void amdgpu_burner_cb(void *);3742 task_set(&adev->burner_task, amdgpu_burner_cb, adev); in amdgpu_attachhook()3900 amdgpu_burner_cb(void *arg1) in amdgpu_burner_cb() function