Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdxcp/
H A Damdgpu_xcp_drv.c35 struct xcp_device { struct
48 static struct xcp_device *xcp_dev[MAX_XCP_PLATFORM_DEVICE]; argument
54 struct xcp_device *pxcp_dev; in amdgpu_xcp_drm_dev_alloc()
81 pxcp_dev = devm_drm_dev_alloc(&pdev->dev, &amdgpu_xcp_driver, struct xcp_device, drm); in amdgpu_xcp_drm_dev_alloc()