Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/
Dhid-rmi.c755 bool has_palm_detect = false; in rmi_populate_f11() local
824 has_palm_detect = !!(buf[0] & BIT(0)); in rmi_populate_f11()
932 if (has_palm_detect) { in rmi_populate_f11()