Lines Matching full:trackpoint
24 #include "trackpoint.h"
104 #define ALPS_DUALPOINT_WITH_PRESSURE 0x400 /* device can report trackpoint pressure */
833 * or Trackpoint. in alps_process_packet_v6()
835 * Trackpoint: 0x7F in alps_process_packet_v6()
838 /* It should be a DualPoint when received Trackpoint packet */ in alps_process_packet_v6()
845 /* Trackpoint packet */ in alps_process_packet_v6()
854 /* Divide 4 since trackpoint's speed is too fast */ in alps_process_packet_v6()
1549 * packet followed by 3-byte packet from trackpoint. We in alps_handle_interleaved_ps2()
1553 * buttons on the pad and start moving trackpoint in alps_handle_interleaved_ps2()
2069 /* Enter passthrough mode to let trackpoint enter 6byte raw mode */ in alps_hw_init_v6()
2874 * param[0] contains the trackpoint device variant_id while in alps_is_cs19_trackpoint()
2876 * trackpoint-only devices have their variant_ids equal in alps_is_cs19_trackpoint()
3183 * ALPS cs19 is a trackpoint-only device, and uses different in alps_detect()
3185 * trackpoint.c drive this device. If the trackpoint driver is not in alps_detect()
3192 "ALPS CS19 trackpoint-only device detected, ignoring\n"); in alps_detect()