Searched refs:rt1011 (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/soc/codecs/
H A Drt1011.c3 * rt1011.c -- rt1011 ALSA SoC amplifier component driver
30 #include "rt1011.h"
32 static int rt1011_calibrate(struct rt1011_priv *rt1011,
681 struct rt1011_priv *rt1011 = snd_soc_component_get_drvdata(component); local
683 regmap_multi_reg_write(rt1011->regmap,
1039 struct rt1011_priv *rt1011 = local
1042 ucontrol->value.integer.value[0] = rt1011->recv_spk_mode;
1052 struct rt1011_priv *rt1011 = local
1055 if (ucontrol->value.integer.value[0] == rt1011
1115 struct rt1011_priv *rt1011 = local
1152 struct rt1011_priv *rt1011 = local
1216 struct rt1011_priv *rt1011 = snd_soc_component_get_drvdata(component); local
1227 struct rt1011_priv *rt1011 = snd_soc_component_get_drvdata(component); local
1237 rt1011_r0_load(struct rt1011_priv *rt1011) argument
1256 struct rt1011_priv *rt1011 = snd_soc_component_get_drvdata(component); local
1267 struct rt1011_priv *rt1011 = snd_soc_component_get_drvdata(component); local
1324 struct rt1011_priv *rt1011 = local
1353 struct rt1011_priv *rt1011 = local
1409 struct rt1011_priv *rt1011 = snd_soc_component_get_drvdata(component); local
1576 struct rt1011_priv *rt1011 = snd_soc_component_get_drvdata(component); local
1733 struct rt1011_priv *rt1011 = snd_soc_component_get_drvdata(component); local
1777 struct rt1011_priv *rt1011 = snd_soc_component_get_drvdata(component); local
2053 struct rt1011_priv *rt1011 = snd_soc_component_get_drvdata(component); local
2080 struct rt1011_priv *rt1011 = snd_soc_component_get_drvdata(component); local
2089 struct rt1011_priv *rt1011 = snd_soc_component_get_drvdata(component); local
2099 struct rt1011_priv *rt1011 = snd_soc_component_get_drvdata(component); local
2214 rt1011_calibrate(struct rt1011_priv *rt1011, unsigned char cali_flag) argument
2376 struct rt1011_priv *rt1011 = local
2420 rt1011_parse_dp(struct rt1011_priv *rt1011, struct device *dev) argument
2435 struct rt1011_priv *rt1011; local
2473 struct rt1011_priv *rt1011 = i2c_get_clientdata(client); local
[all...]
H A DMakefile212 snd-soc-rt1011-objs := rt1011.o
602 obj-$(CONFIG_SND_SOC_RT1011) += snd-soc-rt1011.o

Completed in 92 milliseconds