Searched refs:set_debug (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/isdn/hardware/mISDN/ |
| H A D | speedfax.c | 84 set_debug(const char *val, const struct kernel_param *kp) in set_debug() function 104 module_param_call(debug, set_debug, param_get_uint, &debug, S_IRUGO | S_IWUSR);
|
| H A D | avmfritz.c | 146 set_debug(const char *val, const struct kernel_param *kp) in set_debug() function 165 module_param_call(debug, set_debug, param_get_uint, &debug, S_IRUGO | S_IWUSR);
|
| H A D | mISDNinfineon.c | 232 set_debug(const char *val, const struct kernel_param *kp) in set_debug() function 251 module_param_call(debug, set_debug, param_get_uint, &debug, S_IRUGO | S_IWUSR);
|
| H A D | netjet.c | 101 set_debug(const char *val, const struct kernel_param *kp) in set_debug() function 120 module_param_call(debug, set_debug, param_get_uint, &debug, S_IRUGO | S_IWUSR);
|
| H A D | w6692.c | 88 set_debug(const char *val, const struct kernel_param *kp) in set_debug() function 107 module_param_call(debug, set_debug, param_get_uint, &debug, S_IRUGO | S_IWUSR);
|
| /linux/tools/mm/ |
| H A D | slabinfo.c | 80 int set_debug; variable 1346 else if (set_debug) in output_slabs() 1443 set_debug = 1; in main() 1523 && !validate && !shrink && !set_debug && !show_ops) in main()
|