Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/rmi4/
H A Drmi_f11.c259 * @nr_touch_shapes - the total number of touch shapes supported.
375 u8 nr_touch_shapes; member
672 DIV_ROUND_UP(query->nr_touch_shapes + 1, 8); in f11_2d_construct_data()
903 sensor_query->nr_touch_shapes = query_buf[0] & in rmi_f11_get_query_parameters()
/kernel/linux/linux-6.6/drivers/input/rmi4/
H A Drmi_f11.c277 * @nr_touch_shapes: the total number of touch shapes supported.
397 u8 nr_touch_shapes; member
694 DIV_ROUND_UP(query->nr_touch_shapes + 1, 8); in f11_2d_construct_data()
925 sensor_query->nr_touch_shapes = query_buf[0] & in rmi_f11_get_query_parameters()

Completed in 6 milliseconds