Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/input/rmi4/ !
Drmi_f11.c1069 u16 max_x_pos, max_y_pos; in rmi_f11_initialize() local
1188 (u8 *)&max_y_pos, sizeof(max_y_pos)); in rmi_f11_initialize()
1193 sensor->max_y = max_y_pos; in rmi_f11_initialize()