Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_device.h45 int xe_device_probe(struct xe_device *xe);
Dxe_device.c606 int xe_device_probe(struct xe_device *xe) in xe_device_probe() function
Dxe_pci.c847 err = xe_device_probe(xe); in xe_pci_probe()