Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A 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()