Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
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 …]
DMakefile221 snd-soc-rt1015-y := rt1015.o
623 obj-$(CONFIG_SND_SOC_RT1015) += snd-soc-rt1015.o
/linux-6.12.1/sound/soc/mediatek/mt8192/
DMakefile16 mt8192-mt6359-rt1015-rt5682.o
/linux-6.12.1/sound/soc/amd/
Dacp3x-rt5682-max9836.c293 SND_SOC_DAILINK_DEF(rt1015,
488 links[1].codecs = rt1015; in card_spk_dai_link_present()
489 links[1].num_codecs = ARRAY_SIZE(rt1015); in card_spk_dai_link_present()