Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_sriov.h18 void xe_sriov_probe_early(struct xe_device *xe);
Dxe_sriov.c54 void xe_sriov_probe_early(struct xe_device *xe) in xe_sriov_probe_early() function
Dxe_device.c565 xe_sriov_probe_early(xe); in xe_device_probe_early()