Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_sriov.h19 void xe_sriov_print_info(struct xe_device *xe, struct drm_printer *p);
Dxe_sriov.c130 void xe_sriov_print_info(struct xe_device *xe, struct drm_printer *p) in xe_sriov_print_info() function
Dxe_debugfs.c80 xe_sriov_print_info(xe, &p); in sriov_info()