Home
last modified time | relevance | path

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

/linux/drivers/input/mouse/
H A Dcypress_ps2.c378 static int cypress_get_finger_count(u8 header_byte) in cypress_get_finger_count()
409 u8 header_byte = packet[0]; in cypress_parse_packet() local