Searched refs:hid_debug (Results 1 – 1 of 1) sorted by relevance
44 int hid_debug = 0; variable45 module_param_named(debug, hid_debug, int, 0600);47 EXPORT_SYMBOL_GPL(hid_debug);2608 if (hid_debug) in hid_init()