Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/rmi4/
H A Drmi_f30.c16 #define RMI_F30_HAS_MAPPABLE_BUTTONS BIT(1) macro
288 f30->has_mappable_buttons = buf[0] & RMI_F30_HAS_MAPPABLE_BUTTONS; in rmi_f30_initialize()