Lines Matching refs:dapm
91 dev_err(w->dapm->dev, "Failed to power DAC: %d\n", ret); in omap3pandora_dac_event()
158 struct snd_soc_dapm_context *dapm = &codec->dapm; in omap3pandora_out_init() local
161 snd_soc_dapm_nc_pin(dapm, "EARPIECE"); in omap3pandora_out_init()
162 snd_soc_dapm_nc_pin(dapm, "PREDRIVEL"); in omap3pandora_out_init()
163 snd_soc_dapm_nc_pin(dapm, "PREDRIVER"); in omap3pandora_out_init()
164 snd_soc_dapm_nc_pin(dapm, "HSOL"); in omap3pandora_out_init()
165 snd_soc_dapm_nc_pin(dapm, "HSOR"); in omap3pandora_out_init()
166 snd_soc_dapm_nc_pin(dapm, "CARKITL"); in omap3pandora_out_init()
167 snd_soc_dapm_nc_pin(dapm, "CARKITR"); in omap3pandora_out_init()
168 snd_soc_dapm_nc_pin(dapm, "HFL"); in omap3pandora_out_init()
169 snd_soc_dapm_nc_pin(dapm, "HFR"); in omap3pandora_out_init()
170 snd_soc_dapm_nc_pin(dapm, "VIBRA"); in omap3pandora_out_init()
178 struct snd_soc_dapm_context *dapm = &codec->dapm; in omap3pandora_in_init() local
181 snd_soc_dapm_nc_pin(dapm, "HSMIC"); in omap3pandora_in_init()
182 snd_soc_dapm_nc_pin(dapm, "CARKITMIC"); in omap3pandora_in_init()
183 snd_soc_dapm_nc_pin(dapm, "DIGIMIC0"); in omap3pandora_in_init()
184 snd_soc_dapm_nc_pin(dapm, "DIGIMIC1"); in omap3pandora_in_init()