Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/rmi4/
H A Drmi_f11.c230 * @has_touch_shapes - TouchShapes are supported. A TouchShape is a fixed
257 * Touch shape info (query 10) is present if has_touch_shapes is set.
355 bool has_touch_shapes; member
670 if (query->has_touch_shapes) in f11_2d_construct_data()
726 if (query->has_touch_shapes) in f11_2d_construct_data()
854 sensor_query->has_touch_shapes = in rmi_f11_get_query_parameters()
898 if (sensor_query->has_touch_shapes) { in rmi_f11_get_query_parameters()
/kernel/linux/linux-6.6/drivers/input/rmi4/
H A Drmi_f11.c237 * @has_touch_shapes: TouchShapes are supported. A TouchShape is a fixed
275 * Touch shape info (query 10) is present if has_touch_shapes is set.
377 bool has_touch_shapes; member
692 if (query->has_touch_shapes) in f11_2d_construct_data()
748 if (query->has_touch_shapes) in f11_2d_construct_data()
876 sensor_query->has_touch_shapes = in rmi_f11_get_query_parameters()
920 if (sensor_query->has_touch_shapes) { in rmi_f11_get_query_parameters()

Completed in 5 milliseconds