Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_device.c848 int xe_device_probe(struct xe_device *xe) in xe_device_probe() function
H A Dxe_pci.c1081 err = xe_device_probe(xe); in xe_pci_probe()