Home
last modified time | relevance | path

Searched refs:has_gestures (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/hid/
Dhid-rmi.c882 bool has_gestures; in rmi_populate_f11() local
926 has_gestures = !!(buf[0] & BIT(5)); in rmi_populate_f11()
946 if (has_gestures) { in rmi_populate_f11()