Searched refs:_param_print (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ | ||
H A D | i915_params.c | 261 #define _param_print(p, name, val) \ macro 278 #define PRINT(T, x, ...) _param_print(p, #x, params->x); in i915_params_dump() |
Completed in 2 milliseconds