Searched refs:xe_device_create (Results 1 – 3 of 3) sorted by relevance
44 struct xe_device *xe_device_create(struct pci_dev *pdev,
414 struct xe_device *xe_device_create(struct pci_dev *pdev, in xe_device_create() function502 ALLOW_ERROR_INJECTION(xe_device_create, ERRNO); /* See xe_pci_probe() */
787 xe = xe_device_create(pdev, ent); in xe_pci_probe()