Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_device.c438 struct xe_device *xe_device_create(struct pci_dev *pdev, in xe_device_create() function
533 ALLOW_ERROR_INJECTION(xe_device_create, ERRNO); /* See xe_pci_probe() */
H A Dxe_pci.c1015 xe = xe_device_create(pdev, ent); in xe_pci_probe()