Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/
Dhid-rmi.c754 bool has_dribble = false; in rmi_populate_f11() local
803 has_dribble = !!(buf[0] & BIT(4)); in rmi_populate_f11()
922 if (has_dribble) { in rmi_populate_f11()