Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdxcp/
H A Damdgpu_xcp_drv.c116 void amdgpu_xcp_drm_dev_free(struct drm_device *ddev) in amdgpu_xcp_drm_dev_free() function
129 EXPORT_SYMBOL(amdgpu_xcp_drm_dev_free);
H A Damdgpu_xcp_drv.h28 void amdgpu_xcp_drm_dev_free(struct drm_device *ddev);
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_xcp.c429 amdgpu_xcp_drm_dev_free(p_ddev); in amdgpu_xcp_dev_unplug()