Home
last modified time | relevance | path

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

/sound/soc/codecs/
Drk3328_codec.c136 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()
/sound/usb/usx2y/
Dusb_stream.c734 int wait_ms = 3000; in usb_stream_start() local