Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dvce_v4_0.c557 static int vce_v4_0_suspend(void *handle) in vce_v4_0_suspend() function
771 return vce_v4_0_suspend(adev);
1051 .suspend = vce_v4_0_suspend,