Searched defs:wait_ms (Results 1 – 2 of 2) sorted by relevance
136 static int rk3328_codec_power_on(struct rk3328_codec_priv *rk3328, int wait_ms) in rk3328_codec_power_on()149 static int rk3328_codec_power_off(struct rk3328_codec_priv *rk3328, int wait_ms) in rk3328_codec_power_off()
734 int wait_ms = 3000; in usb_stream_start() local