Home
last modified time | relevance | path

Searched refs:module_param_cb_unsafe (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/
A Di915_mitigations.c131 module_param_cb_unsafe(mitigations, &ops, NULL, 0600);
/linux/include/linux/
A Dmoduleparam.h163 module_param_cb_unsafe(name, &param_ops_##type, &value, perm); \
178 #define module_param_cb_unsafe(name, ops, arg, perm) \ macro

Completed in 5 milliseconds