Home
last modified time | relevance | path

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

/linux/drivers/input/mouse/
H A Dhgpk.c43 static bool tpdebug; variable
44 module_param(tpdebug, bool, 0644);
45 MODULE_PARM_DESC(tpdebug, "enable debugging, dumping packets to KERN_DEBUG.");
357 if (tpdebug) in hgpk_process_advanced_packet()
365 if (tpdebug) in hgpk_process_advanced_packet()
369 if (tpdebug) in hgpk_process_advanced_packet()
392 if (tpdebug) in hgpk_process_advanced_packet()
409 if (tpdebug) in hgpk_process_advanced_packet()
440 if (tpdebug) in hgpk_process_simple_packet()
447 if (tpdebug) in hgpk_process_simple_packet()
[all …]