Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/rmi4/
H A Drmi_f34.c524 bool has_config_id; in rmi_f34_probe() local
560 has_config_id = f34_queries[2] & (1 << 2); in rmi_f34_probe()
571 if (has_config_id) { in rmi_f34_probe()