Home
last modified time | relevance | path

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

/linux/drivers/input/keyboard/
H A Dapplespi.c309 struct touchpad_info_protocol tp_info; member
383 struct applespi_tp_info tp_info; member
506 struct applespi_tp_info tp_info; member
512 .tp_info = { -5087, -182, 5579, 6089 },
516 .tp_info = { -6243, -170, 6749, 7685 },
520 .tp_info = { -7456, -163, 7976, 9283 },
1020 const struct applespi_tp_info *tp_info = &applespi->tp_info; in report_tp_state() local
1035 applespi->pos[n].y = tp_info->y_min + tp_info->y_max - in report_tp_state()
1200 return &info->tp_info; in applespi_find_touchpad_info()
1210 const struct applespi_tp_info *tp_info; in applespi_register_touchpad_device() local
[all …]