Home
last modified time | relevance | path

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

/drivers/input/mouse/
Dcypress_ps2.c141 bool rate_match = false; in cypress_verify_cmd_state() local
159 rate_match = true; in cypress_verify_cmd_state()
161 if (resolution_match && rate_match) in cypress_verify_cmd_state()