HomeSort by: relevance | last modified time | path
    Searched defs:amdgpu_do_suspend (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/amdgpu/
amdgpu_pci.c 78 static bool amdgpu_do_suspend(device_t, const pmf_qual_t *);
204 if (!pmf_device_register(self, &amdgpu_do_suspend, &amdgpu_do_resume))
258 amdgpu_do_suspend(device_t self, const pmf_qual_t *qual) function in typeref:typename:bool

Completed in 12 milliseconds