interact_abs_hhfx   47 drivers/input/joystick/interact.c static short interact_abs_hhfx[] =
interact_abs_hhfx   67 drivers/input/joystick/interact.c 	{ 0x6202, interact_abs_hhfx, interact_btn_hhfx, "InterAct HammerHead/FX",    32, 4 },
interact_abs_hhfx  133 drivers/input/joystick/interact.c 					input_report_abs(dev, interact_abs_hhfx[i], (data[i & 1] >> ((i >> 1) << 3)) & 0xff);