Home
last modified time | relevance | path

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

/drivers/staging/ste_rmi4/
Dsynaptics_i2c_rmi4.c525 int has_rel; in synpatics_rmi4_touchpad_detect() local
606 has_rel = queries[1] & HAS_RELEASE; in synpatics_rmi4_touchpad_detect()
623 2 * has_rel + in synpatics_rmi4_touchpad_detect()
/drivers/hid/
Dhid-rmi.c592 bool has_rel; in rmi_populate_f11() local
632 has_rel = !!(buf[0] & BIT(3)); in rmi_populate_f11()
653 if (has_rel) in rmi_populate_f11()