Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/mouse/
Dalps.h275 int (*decode_fields)(struct alps_fields *f, unsigned char *p, member
Dalps.c729 priv->decode_fields(f, packet, psmouse); in alps_process_touchpad_packet_v3_v5()
750 priv->decode_fields(f, priv->multi_data, psmouse); in alps_process_touchpad_packet_v3_v5()
1130 if (priv->decode_fields(f, psmouse->packet, psmouse)) in alps_process_touchpad_packet_v7()
1271 priv->decode_fields(f, packet, psmouse); in alps_process_packet_ss4_v2()
1281 priv->decode_fields(f, priv->multi_data, psmouse); in alps_process_packet_ss4_v2()
2613 priv->decode_fields = alps_decode_pinnacle; in alps_set_protocol()
2622 priv->decode_fields = alps_decode_rushmore; in alps_set_protocol()
2645 priv->decode_fields = alps_decode_dolphin; in alps_set_protocol()
2669 priv->decode_fields = alps_decode_packet_v7; in alps_set_protocol()
2684 priv->decode_fields = alps_decode_ss4_v2; in alps_set_protocol()
/linux-4.4.14/Documentation/input/
Dalps.txt238 specialized decode_fields function pointer to correctly interpret the