Lines Matching defs:component
83 static unsigned int twl4030_read(struct snd_soc_component *component, unsigned int reg) in twl4030_read()
148 static int twl4030_write(struct snd_soc_component *component, unsigned int reg, in twl4030_write()
183 static void twl4030_codec_enable(struct snd_soc_component *component, int enable) in twl4030_codec_enable()
222 twl4030_get_board_params(struct snd_soc_component *component) in twl4030_get_board_params()
245 static void twl4030_init_chip(struct snd_soc_component *component) in twl4030_init_chip()
337 static void twl4030_apll_enable(struct snd_soc_component *component, int enable) in twl4030_apll_enable()
584 static void handsfree_ramp(struct snd_soc_component *component, int reg, int ramp) in handsfree_ramp()
617 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in handsfreelpga_event() local
633 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in handsfreerpga_event() local
649 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in vibramux_event() local
658 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in apll_event() local
674 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in aif_event() local
697 static void headset_ramp(struct snd_soc_component *component, int ramp) in headset_ramp()
763 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in headsetlpga_event() local
788 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in headsetrpga_event() local
813 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in digimic_event() local
837 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in snd_soc_get_volsw_twl4030() local
866 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in snd_soc_put_volsw_twl4030() local
895 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in snd_soc_get_volsw_r2_twl4030() local
922 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in snd_soc_put_volsw_r2_twl4030() local
963 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in snd_soc_put_twl4030_opmode_enum_double() local
1574 static int twl4030_set_bias_level(struct snd_soc_component *component, in twl4030_set_bias_level()
1623 static void twl4030_tdm_enable(struct snd_soc_component *component, int direction, in twl4030_tdm_enable()
1646 struct snd_soc_component *component = dai->component; in twl4030_startup() local
1675 struct snd_soc_component *component = dai->component; in twl4030_shutdown() local
1699 struct snd_soc_component *component = dai->component; in twl4030_hw_params() local
1816 struct snd_soc_component *component = codec_dai->component; in twl4030_set_dai_sysclk() local
1841 struct snd_soc_component *component = codec_dai->component; in twl4030_set_dai_fmt() local
1894 struct snd_soc_component *component = dai->component; in twl4030_set_tristate() local
1907 static void twl4030_voice_enable(struct snd_soc_component *component, int direction, in twl4030_voice_enable()
1930 struct snd_soc_component *component = dai->component; in twl4030_voice_startup() local
1962 struct snd_soc_component *component = dai->component; in twl4030_voice_shutdown() local
1972 struct snd_soc_component *component = dai->component; in twl4030_voice_hw_params() local
2017 struct snd_soc_component *component = codec_dai->component; in twl4030_voice_set_dai_sysclk() local
2038 struct snd_soc_component *component = codec_dai->component; in twl4030_voice_set_dai_fmt() local
2088 struct snd_soc_component *component = dai->component; in twl4030_voice_set_tristate() local
2157 static int twl4030_soc_probe(struct snd_soc_component *component) in twl4030_soc_probe()
2174 static void twl4030_soc_remove(struct snd_soc_component *component) in twl4030_soc_remove()