Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/input/rmi4/
Drmi_f30.c60 bool has_mappable_buttons; member
288 f30->has_mappable_buttons = buf[0] & RMI_F30_HAS_MAPPABLE_BUTTONS; in rmi_f30_initialize()
328 if (f30->has_mappable_buttons) { in rmi_f30_initialize()