Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Drt1015.c432 struct rt1015_priv *rt1015 = in rt1015_boost_mode_get() local
435 ucontrol->value.integer.value[0] = rt1015->boost_mode; in rt1015_boost_mode_get()
445 struct rt1015_priv *rt1015 = in rt1015_boost_mode_put() local
476 rt1015->boost_mode = boost_mode; in rt1015_boost_mode_put()
486 struct rt1015_priv *rt1015 = in rt1015_bypass_boost_get() local
489 ucontrol->value.integer.value[0] = rt1015->bypass_boost; in rt1015_bypass_boost_get()
494 static void rt1015_calibrate(struct rt1015_priv *rt1015) in rt1015_calibrate() argument
496 struct snd_soc_component *component = rt1015->component; in rt1015_calibrate()
497 struct regmap *regmap = rt1015->regmap; in rt1015_calibrate()
529 struct rt1015_priv *rt1015 = in rt1015_bypass_boost_put() local
[all …]
/linux/sound/soc/mediatek/mt8192/
H A DMakefile16 mt8192-mt6359-rt1015-rt5682.o