Searched refs:hid_debug (Results 1 – 2 of 2) sorted by relevance
763 extern int hid_debug;1123 if (hid_debug) \
48 int hid_debug = 0; variable49 module_param_named(debug, hid_debug, int, 0600);51 EXPORT_SYMBOL_GPL(hid_debug);2761 if (hid_debug) in hid_init()