Home
last modified time | relevance | path

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

/linux/drivers/input/mouse/
A Dsynaptics.c740 int agm_packet_type; in synaptics_parse_agm() local
742 agm_packet_type = (buf[5] & 0x30) >> 4; in synaptics_parse_agm()
743 switch (agm_packet_type) { in synaptics_parse_agm()

Completed in 5 milliseconds