Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_device.h47 int xe_device_probe(struct xe_device *xe);
H A Dxe_pci.c857 err = xe_device_probe(xe); in xe_pci_probe()
H A Dxe_device.c761 int xe_device_probe(struct xe_device *xe) in xe_device_probe() function