Searched refs:hgpk_dbg (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/mouse/
H A Dhgpk.c124 hgpk_dbg(psmouse, "packet spew detected (%d,%d)\n",
168 hgpk_dbg(psmouse, "l=%d r=%d x=%d y=%d\n", left, right, x, y);
184 hgpk_dbg(psmouse, "%s: (%d) %02x %02x %02x\n",
201 hgpk_dbg(psmouse,
293 hgpk_dbg(psmouse, "Powering off touchpad.\n");
414 hgpk_dbg(psmouse, "recalibrating touchpad..\n");
502 hgpk_dbg(psmouse, "ID: %02x %02x %02x\n", param[0], param[1], param[2]);
H A Dhgpk.h24 #define hgpk_dbg(psmouse, format, arg...) \ macro

Completed in 73 milliseconds