Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/
Dhid-rmi.c885 bool has_dribble = false; in rmi_populate_f11() local
934 has_dribble = !!(buf[0] & BIT(4)); in rmi_populate_f11()
1051 if (has_dribble) { in rmi_populate_f11()