Searched refs:xe_device_create (Results 1 – 2 of 2) sorted by relevance
438 struct xe_device *xe_device_create(struct pci_dev *pdev, in xe_device_create() function533 ALLOW_ERROR_INJECTION(xe_device_create, ERRNO); /* See xe_pci_probe() */
1015 xe = xe_device_create(pdev, ent); in xe_pci_probe()