ONETOUCH_BUTTON
input_report_key(dev, ONETOUCH_BUTTON, data[0] & 0x02);
set_bit(ONETOUCH_BUTTON, input_dev->keybit);