Home
last modified time | relevance | path

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

/linux-6.8/drivers/gpu/drm/xe/
Dxe_sriov.c15 const char *xe_sriov_mode_to_string(enum xe_sriov_mode mode) in xe_sriov_mode_to_string() function
54 xe_sriov_mode_to_string(xe_device_sriov_mode(xe))); in xe_sriov_probe_early()
Dxe_sriov.h13 const char *xe_sriov_mode_to_string(enum xe_sriov_mode mode);
Dxe_pci.c775 xe_sriov_mode_to_string(xe_device_sriov_mode(xe))); in xe_pci_probe()