Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dtest_dynamic_debug.c26 static const struct kernel_param_ops param_ops_do_prints = { variable
30 module_param_cb(do_prints, &param_ops_do_prints, NULL, 0600);