Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/rmi4/
Drmi_f30.c63 bool has_mappable_buttons; member
291 f30->has_mappable_buttons = buf[0] & RMI_F30_HAS_MAPPABLE_BUTTONS; in rmi_f30_initialize()
331 if (f30->has_mappable_buttons) { in rmi_f30_initialize()