Searched refs:xcp_dev (Results 1 – 1 of 1) sorted by relevance
47 static struct xcp_device *xcp_dev[MAX_XCP_PLATFORM_DEVICE]; variable73 xcp_dev[pdev_num] = pxcp_dev; in amdgpu_xcp_drm_dev_alloc()74 xcp_dev[pdev_num]->pdev = pdev; in amdgpu_xcp_drm_dev_alloc()92 devres_release_group(&xcp_dev[pdev_num]->pdev->dev, NULL); in amdgpu_xcp_drv_release()93 platform_device_unregister(xcp_dev[pdev_num]->pdev); in amdgpu_xcp_drv_release()94 xcp_dev[pdev_num]->pdev = NULL; in amdgpu_xcp_drv_release()95 xcp_dev[pdev_num] = NULL; in amdgpu_xcp_drv_release()