Searched defs:xe_sriov_dbg_verbose (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/gpu/drm/xe/
H A Dxe_sriov_printk.h41 #define xe_sriov_dbg_verbose(xe, fmt, ...) xe_sriov_dbg(xe, fmt, ##__VA_ARGS__) macro
43 #define xe_sriov_dbg_verbose(xe, fmt, ...) typecheck(struct xe_device *, (xe)) macro

Completed in 136 milliseconds