Searched defs:finger_state (Results 1 – 1 of 1) sorted by relevance
270 u8 finger_state, u8 *touch_data) in rmi_f11_process_touch()330 int finger_state = (data[fs_byte_position] >> fs_bit_position) & in rmi_f11_input_event() local