• Home
  • Raw
  • Download

Lines Matching defs:component

75 static unsigned int twl4030_read(struct snd_soc_component *component, unsigned int reg)  in twl4030_read()
140 static int twl4030_write(struct snd_soc_component *component, unsigned int reg, in twl4030_write()
175 static void twl4030_codec_enable(struct snd_soc_component *component, int enable) in twl4030_codec_enable()
216 static struct twl4030_codec_data *twl4030_get_pdata(struct snd_soc_component *component) in twl4030_get_pdata()
239 static void twl4030_init_chip(struct snd_soc_component *component) in twl4030_init_chip()
331 static void twl4030_apll_enable(struct snd_soc_component *component, int enable) in twl4030_apll_enable()
578 static void handsfree_ramp(struct snd_soc_component *component, int reg, int ramp) in handsfree_ramp()
611 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in handsfreelpga_event() local
627 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in handsfreerpga_event() local
643 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in vibramux_event() local
652 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in apll_event() local
668 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in aif_event() local
691 static void headset_ramp(struct snd_soc_component *component, int ramp) in headset_ramp()
757 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in headsetlpga_event() local
782 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in headsetrpga_event() local
807 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in digimic_event() local
831 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in snd_soc_get_volsw_twl4030() local
860 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in snd_soc_put_volsw_twl4030() local
889 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in snd_soc_get_volsw_r2_twl4030() local
916 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in snd_soc_put_volsw_r2_twl4030() local
957 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in snd_soc_put_twl4030_opmode_enum_double() local
1568 static int twl4030_set_bias_level(struct snd_soc_component *component, in twl4030_set_bias_level()
1617 static void twl4030_tdm_enable(struct snd_soc_component *component, int direction, in twl4030_tdm_enable()
1640 struct snd_soc_component *component = dai->component; in twl4030_startup() local
1669 struct snd_soc_component *component = dai->component; in twl4030_shutdown() local
1693 struct snd_soc_component *component = dai->component; in twl4030_hw_params() local
1810 struct snd_soc_component *component = codec_dai->component; in twl4030_set_dai_sysclk() local
1835 struct snd_soc_component *component = codec_dai->component; in twl4030_set_dai_fmt() local
1889 struct snd_soc_component *component = dai->component; in twl4030_set_tristate() local
1902 static void twl4030_voice_enable(struct snd_soc_component *component, int direction, in twl4030_voice_enable()
1925 struct snd_soc_component *component = dai->component; in twl4030_voice_startup() local
1957 struct snd_soc_component *component = dai->component; in twl4030_voice_shutdown() local
1967 struct snd_soc_component *component = dai->component; in twl4030_voice_hw_params() local
2012 struct snd_soc_component *component = codec_dai->component; in twl4030_voice_set_dai_sysclk() local
2033 struct snd_soc_component *component = codec_dai->component; in twl4030_voice_set_dai_fmt() local
2084 struct snd_soc_component *component = dai->component; in twl4030_voice_set_tristate() local
2153 static int twl4030_soc_probe(struct snd_soc_component *component) in twl4030_soc_probe()
2170 static void twl4030_soc_remove(struct snd_soc_component *component) in twl4030_soc_remove()