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

/openbsd-current/sys/dev/pci/drm/amd/amdxcp/
H A Damdgpu_xcp_drv.c34 struct xcp_device { struct
47 static struct xcp_device *xcp_dev[MAX_XCP_PLATFORM_DEVICE];
52 struct xcp_device *pxcp_dev;
71 pxcp_dev = devm_drm_dev_alloc(&pdev->dev, &amdgpu_xcp_driver, struct xcp_device, drm);

Completed in 106 milliseconds