Searched refs:allow_touch_inputs (Results 1 – 2 of 2) sorted by relevance
63 int ev_init(ev_callback input_cb, bool allow_touch_inputs) { in ev_init() argument94 if (!allow_touch_inputs || !test_bit(EV_ABS, ev_bits)) { in ev_init()
155 int ev_init(ev_callback input_cb, bool allow_touch_inputs = false);