Searched refs:finger_state (Results 1 – 1 of 1) sorted by relevance
270 u8 finger_state, u8 *touch_data) in rmi_f11_process_touch() argument278 finger_state == 0x01); in rmi_f11_process_touch()279 if (finger_state == 0x01) { in rmi_f11_process_touch()330 int finger_state = (data[fs_byte_position] >> fs_bit_position) & in rmi_f11_input_event() local344 rmi_f11_process_touch(hdata, i, finger_state, &data[position]); in rmi_f11_input_event()