Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/
Dhid-rmi.c751 bool has_gestures; in rmi_populate_f11() local
795 has_gestures = !!(buf[0] & BIT(5)); in rmi_populate_f11()
815 if (has_gestures) { in rmi_populate_f11()