Home
last modified time | relevance | path

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

/linux/drivers/input/mouse/
H A Dcypress_ps2.c96 bool rate_match = false; in cypress_verify_cmd_state() local
/linux/sound/core/oss/
H A Dpcm_plugin.c42 static int rate_match(unsigned int src_rate, unsigned int dst_rate) in rate_match() function