Home
last modified time | relevance | path

Searched refs:has_query9 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/rmi4/
H A Drmi_f11.c244 * Query 9 is present if the has_query9 is set.
502 bool has_query9; member
873 if (f11->has_query9) { in rmi_f11_get_query_parameters()
1093 f11->has_query9 = !!(buf & RMI_F11_HAS_QUERY9); in rmi_f11_initialize()
/kernel/linux/linux-6.6/drivers/input/rmi4/
H A Drmi_f11.c255 * Query 9 is present if the has_query9 is set.
524 bool has_query9; member
895 if (f11->has_query9) { in rmi_f11_get_query_parameters()
1115 f11->has_query9 = !!(buf & RMI_F11_HAS_QUERY9); in rmi_f11_initialize()

Completed in 7 milliseconds