Searched refs:has_mt (Results 1 – 1 of 1) sorted by relevance
1319 bool has_mt; in r_identify_evdev() local1334 has_mt = bit_find(abs_bits, ABS_MT_SLOT, ABS_MAX); in r_identify_evdev()1338 if (has_mt && !has_buttons) { in r_identify_evdev()