toolType 168 drivers/hid/hid-asus.c int toolType, u8 *data) toolType 182 drivers/hid/hid-asus.c if (toolType == MT_TOOL_PALM) { toolType 229 drivers/hid/hid-asus.c int i, toolType = MT_TOOL_FINGER; toolType 239 drivers/hid/hid-asus.c toolType = contactData[3] & CONTACT_TOOL_TYPE_MASK ? toolType 243 drivers/hid/hid-asus.c input_mt_report_slot_state(drvdat->input, toolType, down); toolType 246 drivers/hid/hid-asus.c asus_report_contact_down(drvdat, toolType, contactData);