Home
last modified time | relevance | path

Searched defs:header_byte (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/input/mouse/
Dcypress_ps2.c420 static int cypress_get_finger_count(unsigned char header_byte) in cypress_get_finger_count()
450 unsigned char header_byte = packet[0]; in cypress_parse_packet() local