Home
last modified time | relevance | path

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

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