Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/input/mouse/
Dcypress_ps2.c142 bool resolution_match = false; in cypress_verify_cmd_state() local
155 resolution_match = true; in cypress_verify_cmd_state()
161 if (resolution_match && rate_match) in cypress_verify_cmd_state()