Home
last modified time | relevance | path

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

/linux/drivers/input/mouse/
H A Dcypress_ps2.c97 bool resolution_match = false; in cypress_verify_cmd_state() local
110 resolution_match = true; in cypress_verify_cmd_state()
116 if (resolution_match && rate_match) in cypress_verify_cmd_state()