Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/mouse/
Dcypress_ps2.c145 bool resolution_match = false; in cypress_verify_cmd_state() local
158 resolution_match = true; in cypress_verify_cmd_state()
164 if (resolution_match && rate_match) in cypress_verify_cmd_state()