Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_sriov.c22 const char *xe_sriov_mode_to_string(enum xe_sriov_mode mode) in xe_sriov_mode_to_string() function
83 xe_sriov_mode_to_string(xe_device_sriov_mode(xe))); in xe_sriov_probe_early()
134 drm_printf(p, "mode: %s\n", xe_sriov_mode_to_string(xe_device_sriov_mode(xe))); in xe_sriov_print_info()
Dxe_sriov.h15 const char *xe_sriov_mode_to_string(enum xe_sriov_mode mode);
Dxe_gt_ccs_mode.c122 xe_sriov_mode_to_string(xe_device_sriov_mode(xe))); in ccs_mode_store()
Dxe_pci.c841 xe_sriov_mode_to_string(xe_device_sriov_mode(xe))); in xe_pci_probe()