Home
last modified time | relevance | path

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

/linux/sound/soc/
H A Dsoc-ops.c209 bool double_r = false; in soc_info_volsw()
234 double_r = true; in soc_put_volsw()
242 if (double_r) { in soc_put_volsw()
241 bool double_r = false; soc_put_volsw() local