dapm              182 drivers/extcon/extcon-arizona.c 	snd_soc_dapm_mutex_lock(arizona->dapm);
dapm              224 drivers/extcon/extcon-arizona.c 	snd_soc_dapm_mutex_unlock(arizona->dapm);
dapm              266 drivers/extcon/extcon-arizona.c 	struct snd_soc_dapm_context *dapm = arizona->dapm;
dapm              267 drivers/extcon/extcon-arizona.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(dapm);
dapm              275 drivers/extcon/extcon-arizona.c 	snd_soc_dapm_sync(dapm);
dapm              283 drivers/extcon/extcon-arizona.c 		snd_soc_dapm_sync(dapm);
dapm              344 drivers/extcon/extcon-arizona.c 	struct snd_soc_dapm_context *dapm = arizona->dapm;
dapm              345 drivers/extcon/extcon-arizona.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(dapm);
dapm              361 drivers/extcon/extcon-arizona.c 	snd_soc_dapm_sync(dapm);
dapm             1357 drivers/extcon/extcon-arizona.c 	if (!arizona->dapm || !arizona->dapm->card)
dapm               38 drivers/input/misc/arizona-haptics.c 		snd_soc_dapm_to_component(arizona->dapm);
dapm               41 drivers/input/misc/arizona-haptics.c 	if (!haptics->arizona->dapm) {
dapm               75 drivers/input/misc/arizona-haptics.c 		ret = snd_soc_dapm_sync(arizona->dapm);
dapm               90 drivers/input/misc/arizona-haptics.c 		ret = snd_soc_dapm_sync(arizona->dapm);
dapm              114 drivers/input/misc/arizona-haptics.c 	if (!arizona->dapm) {
dapm              146 drivers/input/misc/arizona-haptics.c 	if (haptics->arizona->dapm) {
dapm              147 drivers/input/misc/arizona-haptics.c 		component = snd_soc_dapm_to_component(haptics->arizona->dapm);
dapm               36 drivers/regulator/arizona-micsupp.c 	struct snd_soc_dapm_context **dapm;
dapm               50 drivers/regulator/arizona-micsupp.c 	struct snd_soc_dapm_context *dapm = *micsupp->dapm;
dapm               62 drivers/regulator/arizona-micsupp.c 	if (dapm) {
dapm               63 drivers/regulator/arizona-micsupp.c 		component = snd_soc_dapm_to_component(dapm);
dapm               72 drivers/regulator/arizona-micsupp.c 		snd_soc_dapm_sync(dapm);
dapm              320 drivers/regulator/arizona-micsupp.c 	micsupp->dapm = &arizona->dapm;
dapm              354 drivers/regulator/arizona-micsupp.c 	micsupp->dapm = &madera->dapm;
dapm              825 drivers/staging/greybus/audio_codec.c 		snd_soc_dapm_new_controls(&codec->dapm, module->dapm_widgets,
dapm              831 drivers/staging/greybus/audio_codec.c 		snd_soc_dapm_add_routes(&codec->dapm, module->dapm_routes,
dapm              837 drivers/staging/greybus/audio_codec.c 							&codec->dapm);
dapm              857 drivers/staging/greybus/audio_codec.c 		ret = snd_soc_dapm_new_widgets(&codec->dapm);
dapm              965 drivers/staging/greybus/audio_codec.c 		snd_soc_dapm_del_routes(&codec->dapm, module->dapm_routes,
dapm              977 drivers/staging/greybus/audio_codec.c 		snd_soc_dapm_free_controls(&codec->dapm, module->dapm_widgets,
dapm              404 drivers/staging/greybus/audio_topology.c 		dev_warn(widget->dapm->dev,
dapm              454 drivers/staging/greybus/audio_topology.c 		dev_warn(widget->dapm->dev,
dapm              469 drivers/staging/greybus/audio_topology.c 			widget->dapm->update = NULL;
dapm              848 drivers/staging/greybus/audio_topology.c 			widget->dapm->update = NULL;
dapm              150 include/linux/mfd/arizona/core.h 	struct snd_soc_dapm_context *dapm;
dapm              190 include/linux/mfd/madera/core.h 	struct snd_soc_dapm_context *dapm;
dapm              143 include/sound/soc-component.h 	struct snd_soc_dapm_context dapm;
dapm              169 include/sound/soc-component.h 	struct snd_soc_dapm_context *dapm)
dapm              171 include/sound/soc-component.h 	return container_of(dapm, struct snd_soc_component, dapm);
dapm              182 include/sound/soc-component.h 	return &component->dapm;
dapm              401 include/sound/soc-dapm.h int snd_soc_dapm_new_controls(struct snd_soc_dapm_context *dapm,
dapm              405 include/sound/soc-dapm.h 		struct snd_soc_dapm_context *dapm,
dapm              408 include/sound/soc-dapm.h 		struct snd_soc_dapm_context *dapm,
dapm              410 include/sound/soc-dapm.h int snd_soc_dapm_new_dai_widgets(struct snd_soc_dapm_context *dapm,
dapm              421 include/sound/soc-dapm.h void snd_soc_dapm_free(struct snd_soc_dapm_context *dapm);
dapm              422 include/sound/soc-dapm.h void snd_soc_dapm_init(struct snd_soc_dapm_context *dapm,
dapm              425 include/sound/soc-dapm.h int snd_soc_dapm_add_routes(struct snd_soc_dapm_context *dapm,
dapm              427 include/sound/soc-dapm.h int snd_soc_dapm_del_routes(struct snd_soc_dapm_context *dapm,
dapm              429 include/sound/soc-dapm.h int snd_soc_dapm_weak_routes(struct snd_soc_dapm_context *dapm,
dapm              432 include/sound/soc-dapm.h void snd_soc_dapm_reset_cache(struct snd_soc_dapm_context *dapm);
dapm              440 include/sound/soc-dapm.h int snd_soc_dapm_mixer_update_power(struct snd_soc_dapm_context *dapm,
dapm              443 include/sound/soc-dapm.h int snd_soc_dapm_mux_update_power(struct snd_soc_dapm_context *dapm,
dapm              449 include/sound/soc-dapm.h void snd_soc_dapm_debugfs_init(struct snd_soc_dapm_context *dapm,
dapm              453 include/sound/soc-dapm.h int snd_soc_dapm_enable_pin(struct snd_soc_dapm_context *dapm,
dapm              455 include/sound/soc-dapm.h int snd_soc_dapm_enable_pin_unlocked(struct snd_soc_dapm_context *dapm,
dapm              457 include/sound/soc-dapm.h int snd_soc_dapm_disable_pin(struct snd_soc_dapm_context *dapm,
dapm              459 include/sound/soc-dapm.h int snd_soc_dapm_disable_pin_unlocked(struct snd_soc_dapm_context *dapm,
dapm              461 include/sound/soc-dapm.h int snd_soc_dapm_nc_pin(struct snd_soc_dapm_context *dapm, const char *pin);
dapm              462 include/sound/soc-dapm.h int snd_soc_dapm_nc_pin_unlocked(struct snd_soc_dapm_context *dapm,
dapm              464 include/sound/soc-dapm.h int snd_soc_dapm_get_pin_status(struct snd_soc_dapm_context *dapm,
dapm              466 include/sound/soc-dapm.h int snd_soc_dapm_sync(struct snd_soc_dapm_context *dapm);
dapm              467 include/sound/soc-dapm.h int snd_soc_dapm_sync_unlocked(struct snd_soc_dapm_context *dapm);
dapm              468 include/sound/soc-dapm.h int snd_soc_dapm_force_enable_pin(struct snd_soc_dapm_context *dapm,
dapm              470 include/sound/soc-dapm.h int snd_soc_dapm_force_enable_pin_unlocked(struct snd_soc_dapm_context *dapm,
dapm              472 include/sound/soc-dapm.h int snd_soc_dapm_ignore_suspend(struct snd_soc_dapm_context *dapm,
dapm              491 include/sound/soc-dapm.h int snd_soc_dapm_force_bias_level(struct snd_soc_dapm_context *dapm,
dapm              599 include/sound/soc-dapm.h 	struct snd_soc_dapm_context *dapm;
dapm              718 include/sound/soc-dapm.h 	struct snd_soc_dapm_context *dapm, enum snd_soc_bias_level level)
dapm              720 include/sound/soc-dapm.h 	dapm->bias_level = level;
dapm              730 include/sound/soc-dapm.h 	struct snd_soc_dapm_context *dapm)
dapm              732 include/sound/soc-dapm.h 	return dapm->bias_level;
dapm              190 include/sound/soc-topology.h void snd_soc_tplg_widget_remove_all(struct snd_soc_dapm_context *dapm,
dapm             1013 include/sound/soc.h 			      struct snd_soc_dapm_context *dapm,
dapm             1016 include/sound/soc.h 				   struct snd_soc_dapm_context *dapm,
dapm             1077 include/sound/soc.h 	struct snd_soc_dapm_context dapm;
dapm             1385 include/sound/soc.h static inline void snd_soc_dapm_mutex_lock(struct snd_soc_dapm_context *dapm)
dapm             1387 include/sound/soc.h 	mutex_lock_nested(&dapm->card->dapm_mutex, SND_SOC_DAPM_CLASS_RUNTIME);
dapm             1390 include/sound/soc.h static inline void snd_soc_dapm_mutex_unlock(struct snd_soc_dapm_context *dapm)
dapm             1392 include/sound/soc.h 	mutex_unlock(&dapm->card->dapm_mutex);
dapm               52 sound/soc/atmel/sam9g20_wm8731.c 					struct snd_soc_dapm_context *dapm,
dapm              113 sound/soc/atmel/sam9g20_wm8731.c 	snd_soc_dapm_nc_pin(&rtd->card->dapm, "Int Mic");
dapm               63 sound/soc/atmel/tse850-pcm5142.c 	struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kctrl);
dapm               64 sound/soc/atmel/tse850-pcm5142.c 	struct snd_soc_card *card = dapm->card;
dapm               75 sound/soc/atmel/tse850-pcm5142.c 	struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kctrl);
dapm               76 sound/soc/atmel/tse850-pcm5142.c 	struct snd_soc_card *card = dapm->card;
dapm               93 sound/soc/atmel/tse850-pcm5142.c 	struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kctrl);
dapm               94 sound/soc/atmel/tse850-pcm5142.c 	struct snd_soc_card *card = dapm->card;
dapm              105 sound/soc/atmel/tse850-pcm5142.c 	struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kctrl);
dapm              106 sound/soc/atmel/tse850-pcm5142.c 	struct snd_soc_card *card = dapm->card;
dapm              123 sound/soc/atmel/tse850-pcm5142.c 	struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kctrl);
dapm              124 sound/soc/atmel/tse850-pcm5142.c 	struct snd_soc_card *card = dapm->card;
dapm              135 sound/soc/atmel/tse850-pcm5142.c 	struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kctrl);
dapm              136 sound/soc/atmel/tse850-pcm5142.c 	struct snd_soc_card *card = dapm->card;
dapm              150 sound/soc/atmel/tse850-pcm5142.c 	snd_soc_dapm_mixer_update_power(dapm, kctrl, connect, NULL);
dapm              157 sound/soc/atmel/tse850-pcm5142.c 	struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kctrl);
dapm              158 sound/soc/atmel/tse850-pcm5142.c 	struct snd_soc_card *card = dapm->card;
dapm              190 sound/soc/atmel/tse850-pcm5142.c 	struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kctrl);
dapm              191 sound/soc/atmel/tse850-pcm5142.c 	struct snd_soc_card *card = dapm->card;
dapm              382 sound/soc/codecs/88pm860x-codec.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              399 sound/soc/codecs/88pm860x-codec.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1209 sound/soc/codecs/ab8500-codec.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             1235 sound/soc/codecs/ab8500-codec.c 	status = snd_soc_dapm_force_enable_pin(dapm, "ANC Configure Input");
dapm             1242 sound/soc/codecs/ab8500-codec.c 	snd_soc_dapm_sync(dapm);
dapm             1259 sound/soc/codecs/ab8500-codec.c 	status = snd_soc_dapm_disable_pin(dapm, "ANC Configure Input");
dapm             1260 sound/soc/codecs/ab8500-codec.c 	snd_soc_dapm_sync(dapm);
dapm             1946 sound/soc/codecs/ab8500-codec.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             1973 sound/soc/codecs/ab8500-codec.c 	status = snd_soc_dapm_add_routes(dapm, route, 1);
dapm             1977 sound/soc/codecs/ab8500-codec.c 	status |= snd_soc_dapm_add_routes(dapm, route, 1);
dapm             1981 sound/soc/codecs/ab8500-codec.c 	status |= snd_soc_dapm_add_routes(dapm, route, 1);
dapm             2461 sound/soc/codecs/ab8500-codec.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             2517 sound/soc/codecs/ab8500-codec.c 	snd_soc_dapm_disable_pin(dapm, "ANC Configure Input");
dapm              253 sound/soc/codecs/ad1836.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              295 sound/soc/codecs/ad1836.c 	ret = snd_soc_dapm_new_controls(dapm, ad183x_dac_dapm_widgets, num_dacs);
dapm              299 sound/soc/codecs/ad1836.c 	ret = snd_soc_dapm_new_controls(dapm, ad183x_adc_dapm_widgets, num_adcs);
dapm              303 sound/soc/codecs/ad1836.c 	ret = snd_soc_dapm_add_routes(dapm, ad183x_dac_routes, num_dacs);
dapm              307 sound/soc/codecs/ad1836.c 	ret = snd_soc_dapm_add_routes(dapm, ad183x_adc_routes, num_adcs);
dapm              105 sound/soc/codecs/ad193x.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
dapm              285 sound/soc/codecs/ad193x.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              298 sound/soc/codecs/ad193x.c 		snd_soc_dapm_sync(dapm);
dapm              452 sound/soc/codecs/ad193x.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              470 sound/soc/codecs/ad193x.c 		ret = snd_soc_dapm_new_controls(dapm,
dapm              478 sound/soc/codecs/ad193x.c 		ret = snd_soc_dapm_add_routes(dapm,
dapm              551 sound/soc/codecs/adau1373.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              823 sound/soc/codecs/adau1373.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
dapm              844 sound/soc/codecs/adau1373.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
dapm              257 sound/soc/codecs/adau1761.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              488 sound/soc/codecs/adau1761.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              522 sound/soc/codecs/adau1761.c 		ret = snd_soc_dapm_add_routes(dapm, adau1761_no_dmic_routes,
dapm              528 sound/soc/codecs/adau1761.c 		ret = snd_soc_dapm_new_controls(dapm, adau1761_dmic_widgets,
dapm              533 sound/soc/codecs/adau1761.c 		ret = snd_soc_dapm_add_routes(dapm, adau1761_dmic_routes,
dapm              551 sound/soc/codecs/adau1761.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              582 sound/soc/codecs/adau1761.c 		ret = snd_soc_dapm_new_controls(dapm,
dapm              587 sound/soc/codecs/adau1761.c 		ret = snd_soc_dapm_add_routes(dapm,
dapm              595 sound/soc/codecs/adau1761.c 		ret = snd_soc_dapm_new_controls(dapm,
dapm              600 sound/soc/codecs/adau1761.c 		ret = snd_soc_dapm_add_routes(dapm,
dapm              645 sound/soc/codecs/adau1761.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              698 sound/soc/codecs/adau1761.c 		ret = snd_soc_dapm_new_controls(dapm, adau1761_dapm_widgets,
dapm              703 sound/soc/codecs/adau1761.c 		ret = snd_soc_dapm_add_routes(dapm, adau1761_dapm_routes,
dapm              176 sound/soc/codecs/adau1781.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              384 sound/soc/codecs/adau1781.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              405 sound/soc/codecs/adau1781.c 		ret = snd_soc_dapm_new_controls(dapm,
dapm              410 sound/soc/codecs/adau1781.c 		ret = snd_soc_dapm_add_routes(dapm, adau1781_dmic_dapm_routes,
dapm              415 sound/soc/codecs/adau1781.c 		ret = snd_soc_dapm_add_routes(dapm, adau1781_adc_dapm_routes,
dapm               75 sound/soc/codecs/adau17x1.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              105 sound/soc/codecs/adau17x1.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              190 sound/soc/codecs/adau17x1.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              224 sound/soc/codecs/adau17x1.c 		snd_soc_dapm_mux_update_power(dapm, kcontrol,
dapm              376 sound/soc/codecs/adau17x1.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(dai->component);
dapm              412 sound/soc/codecs/adau17x1.c 			snd_soc_dapm_add_routes(dapm,
dapm              415 sound/soc/codecs/adau17x1.c 			snd_soc_dapm_del_routes(dapm,
dapm              864 sound/soc/codecs/adau17x1.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              875 sound/soc/codecs/adau17x1.c 	snd_soc_dapm_mutex_lock(dapm);
dapm              898 sound/soc/codecs/adau17x1.c 	snd_soc_dapm_mutex_unlock(dapm);
dapm              905 sound/soc/codecs/adau17x1.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              913 sound/soc/codecs/adau17x1.c 	ret = snd_soc_dapm_new_controls(dapm, adau17x1_dapm_widgets,
dapm              919 sound/soc/codecs/adau17x1.c 		ret = snd_soc_dapm_new_controls(dapm, adau17x1_dsp_dapm_widgets,
dapm              941 sound/soc/codecs/adau17x1.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              945 sound/soc/codecs/adau17x1.c 	ret = snd_soc_dapm_add_routes(dapm, adau17x1_dapm_routes,
dapm              951 sound/soc/codecs/adau17x1.c 		ret = snd_soc_dapm_add_routes(dapm, adau17x1_dsp_dapm_routes,
dapm              954 sound/soc/codecs/adau17x1.c 		ret = snd_soc_dapm_add_routes(dapm, adau17x1_no_dsp_dapm_routes,
dapm              959 sound/soc/codecs/adau17x1.c 		snd_soc_dapm_add_routes(dapm, &adau17x1_dapm_pll_route, 1);
dapm              848 sound/soc/codecs/adau1977.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              854 sound/soc/codecs/adau1977.c 		ret = snd_soc_dapm_new_controls(dapm,
dapm               26 sound/soc/codecs/adau7002.c 			snd_soc_dapm_to_component(w->dapm);
dapm              214 sound/soc/codecs/adav80x.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
dapm              238 sound/soc/codecs/adav80x.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
dapm              541 sound/soc/codecs/adav80x.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              574 sound/soc/codecs/adav80x.c 			snd_soc_dapm_sync(dapm);
dapm              601 sound/soc/codecs/adav80x.c 		snd_soc_dapm_mutex_lock(dapm);
dapm              604 sound/soc/codecs/adav80x.c 			snd_soc_dapm_disable_pin_unlocked(dapm, "PLL1");
dapm              606 sound/soc/codecs/adav80x.c 			snd_soc_dapm_force_enable_pin_unlocked(dapm, "PLL1");
dapm              609 sound/soc/codecs/adav80x.c 			snd_soc_dapm_disable_pin_unlocked(dapm, "PLL2");
dapm              611 sound/soc/codecs/adav80x.c 			snd_soc_dapm_force_enable_pin_unlocked(dapm, "PLL2");
dapm              613 sound/soc/codecs/adav80x.c 		snd_soc_dapm_sync_unlocked(dapm);
dapm              615 sound/soc/codecs/adav80x.c 		snd_soc_dapm_mutex_unlock(dapm);
dapm              624 sound/soc/codecs/adav80x.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              691 sound/soc/codecs/adav80x.c 		snd_soc_dapm_sync(dapm);
dapm              804 sound/soc/codecs/adav80x.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              808 sound/soc/codecs/adav80x.c 	snd_soc_dapm_force_enable_pin(dapm, "PLL1");
dapm              809 sound/soc/codecs/adav80x.c 	snd_soc_dapm_force_enable_pin(dapm, "PLL2");
dapm              177 sound/soc/codecs/ak4642.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              161 sound/soc/codecs/ak4671.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm               53 sound/soc/codecs/alc5623.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              890 sound/soc/codecs/alc5623.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              924 sound/soc/codecs/alc5623.c 	snd_soc_dapm_new_controls(dapm, alc5623_dapm_widgets,
dapm              928 sound/soc/codecs/alc5623.c 	snd_soc_dapm_add_routes(dapm, intercon, ARRAY_SIZE(intercon));
dapm              933 sound/soc/codecs/alc5623.c 		snd_soc_dapm_new_controls(dapm, alc5623_dapm_amp_widgets,
dapm              935 sound/soc/codecs/alc5623.c 		snd_soc_dapm_add_routes(dapm, intercon_amp_spk,
dapm              939 sound/soc/codecs/alc5623.c 		snd_soc_dapm_add_routes(dapm, intercon_spk,
dapm              116 sound/soc/codecs/alc5632.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm               84 sound/soc/codecs/arizona.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              172 sound/soc/codecs/arizona.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              177 sound/soc/codecs/arizona.c 	ret = snd_soc_dapm_new_controls(dapm, &arizona_spkl, 1);
dapm              187 sound/soc/codecs/arizona.c 		ret = snd_soc_dapm_new_controls(dapm, &arizona_spkr, 1);
dapm              241 sound/soc/codecs/arizona.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              248 sound/soc/codecs/arizona.c 			snd_soc_dapm_add_routes(dapm,
dapm              909 sound/soc/codecs/arizona.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              956 sound/soc/codecs/arizona.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1074 sound/soc/codecs/arizona.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1199 sound/soc/codecs/arizona.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1241 sound/soc/codecs/arizona.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1327 sound/soc/codecs/arizona.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1913 sound/soc/codecs/arizona.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             1944 sound/soc/codecs/arizona.c 	snd_soc_dapm_del_routes(dapm, routes, ARRAY_SIZE(routes));
dapm             1948 sound/soc/codecs/arizona.c 	snd_soc_dapm_add_routes(dapm, routes, ARRAY_SIZE(routes));
dapm             1952 sound/soc/codecs/arizona.c 	return snd_soc_dapm_sync(dapm);
dapm              259 sound/soc/codecs/cpcap.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              405 sound/soc/codecs/cpcap.c 	struct snd_soc_dapm_context *dapm =
dapm              440 sound/soc/codecs/cpcap.c 	snd_soc_dapm_mux_update_power(dapm, kcontrol, muxval, e, NULL);
dapm              489 sound/soc/codecs/cpcap.c 	struct snd_soc_dapm_context *dapm =
dapm              524 sound/soc/codecs/cpcap.c 	snd_soc_dapm_mux_update_power(dapm, kcontrol, muxval, e, NULL);
dapm              565 sound/soc/codecs/cpcap.c 	struct snd_soc_dapm_context *dapm =
dapm              592 sound/soc/codecs/cpcap.c 	snd_soc_dapm_mux_update_power(dapm, kcontrol, muxval, e, NULL);
dapm              314 sound/soc/codecs/cros_ec_codec.c 		snd_soc_dapm_to_component(w->dapm);
dapm              200 sound/soc/codecs/cs35l33.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              228 sound/soc/codecs/cs35l33.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              269 sound/soc/codecs/cs35l33.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              553 sound/soc/codecs/cs35l33.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              584 sound/soc/codecs/cs35l33.c 	snd_soc_dapm_del_routes(dapm, cs35l33_vp_vbst_mon_route,
dapm              608 sound/soc/codecs/cs35l33.c 			snd_soc_dapm_add_routes(dapm,
dapm              617 sound/soc/codecs/cs35l33.c 			snd_soc_dapm_add_routes(dapm,
dapm              701 sound/soc/codecs/cs35l33.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              728 sound/soc/codecs/cs35l33.c 			snd_soc_dapm_add_routes(dapm, cs35l33_vphg_auto_route,
dapm              236 sound/soc/codecs/cs35l34.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              341 sound/soc/codecs/cs35l34.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              381 sound/soc/codecs/cs35l34.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              193 sound/soc/codecs/cs35l35.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              239 sound/soc/codecs/cs35l35.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              507 sound/soc/codecs/cs35l36.c 			snd_soc_dapm_to_component(w->dapm);
dapm              559 sound/soc/codecs/cs35l36.c 			snd_soc_dapm_to_component(w->dapm);
dapm              467 sound/soc/codecs/cs42l42.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              165 sound/soc/codecs/cs42l51.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              535 sound/soc/codecs/cs42l51.c 	struct snd_soc_dapm_context *dapm;
dapm              539 sound/soc/codecs/cs42l51.c 	dapm = snd_soc_component_get_dapm(component);
dapm              542 sound/soc/codecs/cs42l51.c 		snd_soc_dapm_new_controls(dapm, cs42l51_dapm_mclk_widgets, 1);
dapm              902 sound/soc/codecs/cs42l52.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              919 sound/soc/codecs/cs42l52.c 		snd_soc_dapm_enable_pin(dapm, "Beep");
dapm              922 sound/soc/codecs/cs42l52.c 		snd_soc_dapm_disable_pin(dapm, "Beep");
dapm              928 sound/soc/codecs/cs42l52.c 	snd_soc_dapm_sync(dapm);
dapm              966 sound/soc/codecs/cs42l56.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              983 sound/soc/codecs/cs42l56.c 		snd_soc_dapm_enable_pin(dapm, "Beep");
dapm              986 sound/soc/codecs/cs42l56.c 		snd_soc_dapm_disable_pin(dapm, "Beep");
dapm              992 sound/soc/codecs/cs42l56.c 	snd_soc_dapm_sync(dapm);
dapm              483 sound/soc/codecs/cs42l73.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              499 sound/soc/codecs/cs42l73.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              517 sound/soc/codecs/cs42l73.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              468 sound/soc/codecs/cs42xx8.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              474 sound/soc/codecs/cs42xx8.c 		snd_soc_dapm_new_controls(dapm, cs42xx8_adc3_dapm_widgets,
dapm              476 sound/soc/codecs/cs42xx8.c 		snd_soc_dapm_add_routes(dapm, cs42xx8_adc3_dapm_routes,
dapm             1144 sound/soc/codecs/cs43130.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1201 sound/soc/codecs/cs43130.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1270 sound/soc/codecs/cs43130.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1350 sound/soc/codecs/cs43130.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm               72 sound/soc/codecs/cs47l15.c 		snd_soc_dapm_to_component(w->dapm);
dapm             1273 sound/soc/codecs/cs47l15.c 	madera->dapm = snd_soc_component_get_dapm(component);
dapm             1303 sound/soc/codecs/cs47l15.c 	madera->dapm = NULL;
dapm               62 sound/soc/codecs/cs47l24.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1123 sound/soc/codecs/cs47l24.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             1128 sound/soc/codecs/cs47l24.c 	arizona->dapm = dapm;
dapm             1170 sound/soc/codecs/cs47l24.c 	priv->core.arizona->dapm = NULL;
dapm               90 sound/soc/codecs/cs47l35.c 		snd_soc_dapm_to_component(w->dapm);
dapm              130 sound/soc/codecs/cs47l35.c 		snd_soc_dapm_to_component(w->dapm);
dapm              162 sound/soc/codecs/cs47l35.c 		snd_soc_dapm_to_component(w->dapm);
dapm             1564 sound/soc/codecs/cs47l35.c 	madera->dapm = snd_soc_component_get_dapm(component);
dapm             1596 sound/soc/codecs/cs47l35.c 	madera->dapm = NULL;
dapm              114 sound/soc/codecs/cs47l85.c 		snd_soc_dapm_to_component(w->dapm);
dapm              192 sound/soc/codecs/cs47l85.c 		snd_soc_dapm_to_component(w->dapm);
dapm              224 sound/soc/codecs/cs47l85.c 		snd_soc_dapm_to_component(w->dapm);
dapm             2503 sound/soc/codecs/cs47l85.c 	madera->dapm = snd_soc_component_get_dapm(component);
dapm             2535 sound/soc/codecs/cs47l85.c 	madera->dapm = NULL;
dapm              114 sound/soc/codecs/cs47l90.c 		snd_soc_dapm_to_component(w->dapm);
dapm             2414 sound/soc/codecs/cs47l90.c 	madera->dapm = snd_soc_component_get_dapm(component);
dapm             2446 sound/soc/codecs/cs47l90.c 	madera->dapm = NULL;
dapm               57 sound/soc/codecs/cs47l92.c 	struct snd_soc_dapm_context *dapm =
dapm               72 sound/soc/codecs/cs47l92.c 	snd_soc_dapm_mutex_lock(dapm);
dapm              120 sound/soc/codecs/cs47l92.c 	snd_soc_dapm_mutex_unlock(dapm);
dapm              122 sound/soc/codecs/cs47l92.c 	return snd_soc_dapm_mux_update_power(dapm, kcontrol, mux, e, NULL);
dapm              139 sound/soc/codecs/cs47l92.c 		snd_soc_dapm_to_component(w->dapm);
dapm             1829 sound/soc/codecs/cs47l92.c 	madera->dapm = snd_soc_component_get_dapm(component);
dapm             1857 sound/soc/codecs/cs47l92.c 	madera->dapm = NULL;
dapm              652 sound/soc/codecs/cs53l30.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              661 sound/soc/codecs/cs53l30.c 		if (dapm->bias_level == SND_SOC_BIAS_STANDBY)
dapm              666 sound/soc/codecs/cs53l30.c 		if (dapm->bias_level == SND_SOC_BIAS_OFF) {
dapm              878 sound/soc/codecs/cs53l30.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              881 sound/soc/codecs/cs53l30.c 		snd_soc_dapm_add_routes(dapm, cs53l30_dapm_routes_sdout2,
dapm              884 sound/soc/codecs/cs53l30.c 		snd_soc_dapm_add_routes(dapm, cs53l30_dapm_routes_sdout1,
dapm              871 sound/soc/codecs/cx2072x.c 	struct snd_soc_component *codec = snd_soc_dapm_to_component(w->dapm);
dapm             1377 sound/soc/codecs/cx2072x.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(codec);
dapm             1397 sound/soc/codecs/cx2072x.c 	snd_soc_dapm_mutex_lock(dapm);
dapm             1399 sound/soc/codecs/cx2072x.c 	snd_soc_dapm_force_enable_pin_unlocked(dapm, "PORTD");
dapm             1400 sound/soc/codecs/cx2072x.c 	snd_soc_dapm_force_enable_pin_unlocked(dapm, "Headset Bias");
dapm             1401 sound/soc/codecs/cx2072x.c 	snd_soc_dapm_force_enable_pin_unlocked(dapm, "PortD Mic Bias");
dapm             1403 sound/soc/codecs/cx2072x.c 	snd_soc_dapm_mutex_unlock(dapm);
dapm              734 sound/soc/codecs/da7213.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1348 sound/soc/codecs/da7218.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1397 sound/soc/codecs/da7218.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1480 sound/soc/codecs/da7218.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1507 sound/soc/codecs/da7218.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm               57 sound/soc/codecs/da7219-aad.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm               72 sound/soc/codecs/da7219-aad.c 	snd_soc_dapm_force_enable_pin(dapm, "Mic Bias");
dapm               73 sound/soc/codecs/da7219-aad.c 	snd_soc_dapm_sync(dapm);
dapm              113 sound/soc/codecs/da7219-aad.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              121 sound/soc/codecs/da7219-aad.c 	snd_soc_dapm_mutex_lock(dapm);
dapm              132 sound/soc/codecs/da7219-aad.c 			snd_soc_dapm_mutex_unlock(dapm);
dapm              326 sound/soc/codecs/da7219-aad.c 	snd_soc_dapm_mutex_unlock(dapm);
dapm              346 sound/soc/codecs/da7219-aad.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              444 sound/soc/codecs/da7219-aad.c 			snd_soc_dapm_disable_pin(dapm, "Mic Bias");
dapm              445 sound/soc/codecs/da7219-aad.c 			snd_soc_dapm_sync(dapm);
dapm              835 sound/soc/codecs/da7219-aad.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              852 sound/soc/codecs/da7219-aad.c 				snd_soc_dapm_disable_pin(dapm, "Mic Bias");
dapm              853 sound/soc/codecs/da7219-aad.c 				snd_soc_dapm_sync(dapm);
dapm              864 sound/soc/codecs/da7219-aad.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              870 sound/soc/codecs/da7219-aad.c 			snd_soc_dapm_force_enable_pin(dapm, "Mic Bias");
dapm              871 sound/soc/codecs/da7219-aad.c 			snd_soc_dapm_sync(dapm);
dapm              770 sound/soc/codecs/da7219.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              794 sound/soc/codecs/da7219.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              885 sound/soc/codecs/da7219.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              923 sound/soc/codecs/da7219.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              609 sound/soc/codecs/da732x.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              663 sound/soc/codecs/da732x.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm               56 sound/soc/codecs/dmic.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              107 sound/soc/codecs/es7134.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(c);
dapm              113 sound/soc/codecs/es7134.c 		ret = snd_soc_dapm_new_controls(dapm, chip->extra_widgets,
dapm              122 sound/soc/codecs/es7134.c 		ret = snd_soc_dapm_add_routes(dapm, chip->extra_routes,
dapm              551 sound/soc/codecs/es8316.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              553 sound/soc/codecs/es8316.c 	snd_soc_dapm_mutex_lock(dapm);
dapm              554 sound/soc/codecs/es8316.c 	snd_soc_dapm_force_enable_pin_unlocked(dapm, "Bias");
dapm              555 sound/soc/codecs/es8316.c 	snd_soc_dapm_force_enable_pin_unlocked(dapm, "Analog power");
dapm              556 sound/soc/codecs/es8316.c 	snd_soc_dapm_force_enable_pin_unlocked(dapm, "Mic Bias");
dapm              557 sound/soc/codecs/es8316.c 	snd_soc_dapm_sync_unlocked(dapm);
dapm              558 sound/soc/codecs/es8316.c 	snd_soc_dapm_mutex_unlock(dapm);
dapm              566 sound/soc/codecs/es8316.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              568 sound/soc/codecs/es8316.c 	snd_soc_dapm_mutex_lock(dapm);
dapm              569 sound/soc/codecs/es8316.c 	snd_soc_dapm_disable_pin_unlocked(dapm, "Mic Bias");
dapm              570 sound/soc/codecs/es8316.c 	snd_soc_dapm_disable_pin_unlocked(dapm, "Analog power");
dapm              571 sound/soc/codecs/es8316.c 	snd_soc_dapm_disable_pin_unlocked(dapm, "Bias");
dapm              572 sound/soc/codecs/es8316.c 	snd_soc_dapm_sync_unlocked(dapm);
dapm              573 sound/soc/codecs/es8316.c 	snd_soc_dapm_mutex_unlock(dapm);
dapm              309 sound/soc/codecs/hdac_hda.c 	struct snd_soc_dapm_context *dapm =
dapm              344 sound/soc/codecs/hdac_hda.c 	hcodec->bus->card = dapm->card->snd_card;
dapm               92 sound/soc/codecs/hdac_hdmi.c 	struct snd_soc_dapm_context *dapm;
dapm              199 sound/soc/codecs/hdac_hdmi.c 		snd_soc_dapm_enable_pin(port->dapm, port->jack_pin);
dapm              201 sound/soc/codecs/hdac_hdmi.c 		snd_soc_dapm_disable_pin(port->dapm, port->jack_pin);
dapm              202 sound/soc/codecs/hdac_hdmi.c 	snd_soc_dapm_sync(port->dapm);
dapm              772 sound/soc/codecs/hdac_hdmi.c 	struct hdac_device *hdev = dev_to_hdac_dev(w->dapm->dev);
dapm              817 sound/soc/codecs/hdac_hdmi.c 	struct hdac_device *hdev = dev_to_hdac_dev(w->dapm->dev);
dapm              872 sound/soc/codecs/hdac_hdmi.c 	struct hdac_device *hdev = dev_to_hdac_dev(w->dapm->dev);
dapm              905 sound/soc/codecs/hdac_hdmi.c 	struct snd_soc_dapm_context *dapm = w->dapm;
dapm              907 sound/soc/codecs/hdac_hdmi.c 	struct hdac_device *hdev = dev_to_hdac_dev(dapm->dev);
dapm             1072 sound/soc/codecs/hdac_hdmi.c static int create_fill_widget_route_map(struct snd_soc_dapm_context *dapm)
dapm             1076 sound/soc/codecs/hdac_hdmi.c 	struct hdac_device *hdev = dev_to_hdac_dev(dapm->dev);
dapm             1087 sound/soc/codecs/hdac_hdmi.c 	widgets = devm_kzalloc(dapm->dev, (sizeof(*widgets) *
dapm             1097 sound/soc/codecs/hdac_hdmi.c 		ret = hdac_hdmi_fill_widget_info(dapm->dev, &widgets[i],
dapm             1111 sound/soc/codecs/hdac_hdmi.c 			ret = hdac_hdmi_fill_widget_info(dapm->dev, &widgets[i],
dapm             1144 sound/soc/codecs/hdac_hdmi.c 	route = devm_kzalloc(dapm->dev, (sizeof(*route) * num_routes),
dapm             1166 sound/soc/codecs/hdac_hdmi.c 	snd_soc_dapm_new_controls(dapm, widgets,
dapm             1169 sound/soc/codecs/hdac_hdmi.c 	snd_soc_dapm_add_routes(dapm, route, num_routes);
dapm             1170 sound/soc/codecs/hdac_hdmi.c 	snd_soc_dapm_new_widgets(dapm->card);
dapm             1716 sound/soc/codecs/hdac_hdmi.c 			struct snd_soc_dapm_context *dapm)
dapm             1726 sound/soc/codecs/hdac_hdmi.c 	widgets = devm_kcalloc(dapm->dev, hdmi->num_ports,
dapm             1732 sound/soc/codecs/hdac_hdmi.c 	route = devm_kcalloc(dapm->dev, hdmi->num_ports,
dapm             1743 sound/soc/codecs/hdac_hdmi.c 			ret = hdac_hdmi_fill_widget_info(dapm->dev, &widgets[i],
dapm             1750 sound/soc/codecs/hdac_hdmi.c 			pin->ports[j].dapm = dapm;
dapm             1761 sound/soc/codecs/hdac_hdmi.c 	ret = snd_soc_dapm_new_controls(dapm, widgets, hdmi->num_ports);
dapm             1765 sound/soc/codecs/hdac_hdmi.c 	ret = snd_soc_dapm_add_routes(dapm, route, hdmi->num_ports);
dapm             1769 sound/soc/codecs/hdac_hdmi.c 	ret = snd_soc_dapm_new_widgets(dapm->card);
dapm             1774 sound/soc/codecs/hdac_hdmi.c 	ret = create_fill_jack_kcontrols(dapm->card, hdev);
dapm             1782 sound/soc/codecs/hdac_hdmi.c 			snd_soc_dapm_disable_pin(pin->ports[j].dapm,
dapm             1858 sound/soc/codecs/hdac_hdmi.c 	struct snd_soc_dapm_context *dapm =
dapm             1877 sound/soc/codecs/hdac_hdmi.c 	ret = create_fill_widget_route_map(dapm);
dapm             1890 sound/soc/codecs/hdac_hdmi.c 	hdmi->card = dapm->card->snd_card;
dapm                9 sound/soc/codecs/hdac_hdmi.h 			struct snd_soc_dapm_context *dapm);
dapm              648 sound/soc/codecs/hdmi-codec.c 	struct snd_soc_dapm_context *dapm;
dapm              656 sound/soc/codecs/hdmi-codec.c 	dapm = snd_soc_component_get_dapm(dai->component);
dapm              657 sound/soc/codecs/hdmi-codec.c 	ret = snd_soc_dapm_add_routes(dapm, &route, 1);
dapm              194 sound/soc/codecs/jz4725b.c 	struct snd_soc_component *codec = snd_soc_dapm_to_component(w->dapm);
dapm              193 sound/soc/codecs/madera.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              224 sound/soc/codecs/madera.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              453 sound/soc/codecs/madera.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              496 sound/soc/codecs/madera.c 	struct snd_soc_dapm_context *dapm =
dapm              510 sound/soc/codecs/madera.c 	snd_soc_dapm_mutex_lock(dapm);
dapm              569 sound/soc/codecs/madera.c 	snd_soc_dapm_mutex_unlock(dapm);
dapm              571 sound/soc/codecs/madera.c 	return snd_soc_dapm_mux_update_power(dapm, kcontrol, mux, e, NULL);
dapm              600 sound/soc/codecs/madera.c 	struct snd_soc_dapm_context *dapm =
dapm              646 sound/soc/codecs/madera.c 		return snd_soc_dapm_mux_update_power(dapm, kcontrol,
dapm             1167 sound/soc/codecs/madera.c 	struct snd_soc_dapm_context *dapm =
dapm             1186 sound/soc/codecs/madera.c 			snd_soc_dapm_add_routes(dapm,
dapm             2117 sound/soc/codecs/madera.c 	struct snd_soc_dapm_context *dapm =
dapm             2126 sound/soc/codecs/madera.c 	snd_soc_dapm_mutex_lock(dapm);
dapm             2140 sound/soc/codecs/madera.c 	snd_soc_dapm_mutex_unlock(dapm);
dapm             2153 sound/soc/codecs/madera.c 	struct snd_soc_dapm_context *dapm =
dapm             2158 sound/soc/codecs/madera.c 	snd_soc_dapm_mutex_lock(dapm);
dapm             2177 sound/soc/codecs/madera.c 	snd_soc_dapm_mutex_unlock(dapm);
dapm             2223 sound/soc/codecs/madera.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             2271 sound/soc/codecs/madera.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             2371 sound/soc/codecs/madera.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             2423 sound/soc/codecs/madera.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             3213 sound/soc/codecs/madera.c 	struct snd_soc_dapm_context *dapm =
dapm             3249 sound/soc/codecs/madera.c 		snd_soc_dapm_del_routes(dapm, routes, ARRAY_SIZE(routes));
dapm             3251 sound/soc/codecs/madera.c 		snd_soc_dapm_add_routes(dapm, routes, ARRAY_SIZE(routes));
dapm             3255 sound/soc/codecs/madera.c 	return snd_soc_dapm_sync(dapm);
dapm               28 sound/soc/codecs/max9759.c 	struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm);
dapm              619 sound/soc/codecs/max98088.c        struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              649 sound/soc/codecs/max98088.c        struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              730 sound/soc/codecs/max98090.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              777 sound/soc/codecs/max98090.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1429 sound/soc/codecs/max98090.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             1439 sound/soc/codecs/max98090.c 	snd_soc_dapm_new_controls(dapm, max98090_dapm_widgets,
dapm             1442 sound/soc/codecs/max98090.c 	snd_soc_dapm_add_routes(dapm, max98090_dapm_routes,
dapm             1446 sound/soc/codecs/max98090.c 		snd_soc_dapm_new_controls(dapm, max98091_dapm_widgets,
dapm             1449 sound/soc/codecs/max98090.c 		snd_soc_dapm_add_routes(dapm, max98091_dapm_routes,
dapm              598 sound/soc/codecs/max98095.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              628 sound/soc/codecs/max98095.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              676 sound/soc/codecs/max98095.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              405 sound/soc/codecs/max98373.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              107 sound/soc/codecs/max98504.c 	struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm);
dapm              499 sound/soc/codecs/max98927.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              415 sound/soc/codecs/msm8916-wcd-analog.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              427 sound/soc/codecs/msm8916-wcd-analog.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              440 sound/soc/codecs/msm8916-wcd-analog.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              557 sound/soc/codecs/msm8916-wcd-analog.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              582 sound/soc/codecs/msm8916-wcd-analog.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              655 sound/soc/codecs/msm8916-wcd-analog.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              360 sound/soc/codecs/msm8916-wcd-digital.c 			snd_soc_dapm_to_component(w->dapm);
dapm              580 sound/soc/codecs/msm8916-wcd-digital.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              603 sound/soc/codecs/msm8916-wcd-digital.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              666 sound/soc/codecs/msm8916-wcd-digital.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              582 sound/soc/codecs/mt6351.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm              626 sound/soc/codecs/mt6351.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm              650 sound/soc/codecs/mt6351.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm              670 sound/soc/codecs/mt6351.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm              715 sound/soc/codecs/mt6351.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm              843 sound/soc/codecs/mt6351.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm              906 sound/soc/codecs/mt6351.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm              929 sound/soc/codecs/mt6351.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm              959 sound/soc/codecs/mt6351.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm              989 sound/soc/codecs/mt6351.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm             1017 sound/soc/codecs/mt6351.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm             1045 sound/soc/codecs/mt6351.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm              753 sound/soc/codecs/mt6358.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm              776 sound/soc/codecs/mt6358.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm              815 sound/soc/codecs/mt6358.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm             1247 sound/soc/codecs/mt6358.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm             1305 sound/soc/codecs/mt6358.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm             1433 sound/soc/codecs/mt6358.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm             1457 sound/soc/codecs/mt6358.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm             1785 sound/soc/codecs/mt6358.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm             1831 sound/soc/codecs/mt6358.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm             1847 sound/soc/codecs/mt6358.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm             1863 sound/soc/codecs/mt6358.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm             1879 sound/soc/codecs/mt6358.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm              236 sound/soc/codecs/nau8540.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              258 sound/soc/codecs/nau8540.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              396 sound/soc/codecs/nau8810.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
dapm              445 sound/soc/codecs/nau8822.c 		snd_soc_dapm_to_component(source->dapm);
dapm              423 sound/soc/codecs/nau8824.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              446 sound/soc/codecs/nau8824.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              470 sound/soc/codecs/nau8824.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              496 sound/soc/codecs/nau8824.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              555 sound/soc/codecs/nau8824.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              833 sound/soc/codecs/nau8824.c 	struct snd_soc_dapm_context *dapm = nau8824->dapm;
dapm              834 sound/soc/codecs/nau8824.c 	const char *prefix = dapm->component->name_prefix;
dapm              840 sound/soc/codecs/nau8824.c 		snd_soc_dapm_disable_pin(dapm, prefixed_pin);
dapm              842 sound/soc/codecs/nau8824.c 		snd_soc_dapm_disable_pin(dapm, pin);
dapm              848 sound/soc/codecs/nau8824.c 	struct snd_soc_dapm_context *dapm = nau8824->dapm;
dapm              849 sound/soc/codecs/nau8824.c 	const char *prefix = dapm->component->name_prefix;
dapm              855 sound/soc/codecs/nau8824.c 		snd_soc_dapm_force_enable_pin(dapm, prefixed_pin);
dapm              857 sound/soc/codecs/nau8824.c 		snd_soc_dapm_force_enable_pin(dapm, pin);
dapm              863 sound/soc/codecs/nau8824.c 	struct snd_soc_dapm_context *dapm = nau8824->dapm;
dapm              871 sound/soc/codecs/nau8824.c 	snd_soc_dapm_sync(dapm);
dapm              888 sound/soc/codecs/nau8824.c 	if (dapm->bias_level < SND_SOC_BIAS_PREPARE)
dapm              896 sound/soc/codecs/nau8824.c 	struct snd_soc_dapm_context *dapm = nau8824->dapm;
dapm              902 sound/soc/codecs/nau8824.c 	snd_soc_dapm_sync(dapm);
dapm              914 sound/soc/codecs/nau8824.c 		snd_soc_dapm_sync(dapm);
dapm              940 sound/soc/codecs/nau8824.c 	if (nau8824->dapm->bias_level < SND_SOC_BIAS_PREPARE)
dapm             1514 sound/soc/codecs/nau8824.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             1516 sound/soc/codecs/nau8824.c 	nau8824->dapm = dapm;
dapm              433 sound/soc/codecs/nau8824.h 	struct snd_soc_dapm_context *dapm;
dapm              915 sound/soc/codecs/nau8825.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              939 sound/soc/codecs/nau8825.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              963 sound/soc/codecs/nau8825.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1493 sound/soc/codecs/nau8825.c 	struct snd_soc_dapm_context *dapm = nau8825->dapm;
dapm             1499 sound/soc/codecs/nau8825.c 	snd_soc_dapm_disable_pin(dapm, "SAR");
dapm             1500 sound/soc/codecs/nau8825.c 	snd_soc_dapm_disable_pin(dapm, "MICBIAS");
dapm             1507 sound/soc/codecs/nau8825.c 	snd_soc_dapm_sync(dapm);
dapm             1597 sound/soc/codecs/nau8825.c 	struct snd_soc_dapm_context *dapm = nau8825->dapm;
dapm             1630 sound/soc/codecs/nau8825.c 		snd_soc_dapm_force_enable_pin(dapm, "MICBIAS");
dapm             1631 sound/soc/codecs/nau8825.c 		snd_soc_dapm_force_enable_pin(dapm, "SAR");
dapm             1632 sound/soc/codecs/nau8825.c 		snd_soc_dapm_sync(dapm);
dapm             1650 sound/soc/codecs/nau8825.c 		snd_soc_dapm_force_enable_pin(dapm, "MICBIAS");
dapm             1651 sound/soc/codecs/nau8825.c 		snd_soc_dapm_force_enable_pin(dapm, "SAR");
dapm             1652 sound/soc/codecs/nau8825.c 		snd_soc_dapm_sync(dapm);
dapm             1960 sound/soc/codecs/nau8825.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             1962 sound/soc/codecs/nau8825.c 	nau8825->dapm = dapm;
dapm             2393 sound/soc/codecs/nau8825.c 	snd_soc_dapm_disable_pin(nau8825->dapm, "SAR");
dapm             2394 sound/soc/codecs/nau8825.c 	snd_soc_dapm_disable_pin(nau8825->dapm, "MICBIAS");
dapm             2395 sound/soc/codecs/nau8825.c 	snd_soc_dapm_sync(nau8825->dapm);
dapm              449 sound/soc/codecs/nau8825.h 	struct snd_soc_dapm_context *dapm;
dapm               31 sound/soc/codecs/pcm3008.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm               44 sound/soc/codecs/pcm3008.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1372 sound/soc/codecs/rt1011.c 		snd_soc_dapm_to_component(source->dapm);
dapm             1385 sound/soc/codecs/rt1011.c 		snd_soc_dapm_to_component(w->dapm);
dapm             1631 sound/soc/codecs/rt1011.c 	struct snd_soc_dapm_context *dapm =
dapm             1636 sound/soc/codecs/rt1011.c 	snd_soc_dapm_mutex_lock(dapm);
dapm             1686 sound/soc/codecs/rt1011.c 	snd_soc_dapm_mutex_unlock(dapm);
dapm             1806 sound/soc/codecs/rt1011.c 	struct snd_soc_dapm_context *dapm =
dapm             1811 sound/soc/codecs/rt1011.c 	snd_soc_dapm_mutex_lock(dapm);
dapm             1867 sound/soc/codecs/rt1011.c 	snd_soc_dapm_mutex_unlock(dapm);
dapm             2041 sound/soc/codecs/rt1011.c 	struct snd_soc_dapm_context *dapm =
dapm             2045 sound/soc/codecs/rt1011.c 	snd_soc_dapm_mutex_lock(dapm);
dapm             2189 sound/soc/codecs/rt1011.c 	snd_soc_dapm_mutex_unlock(dapm);
dapm              410 sound/soc/codecs/rt1305.c 		snd_soc_dapm_to_component(source->dapm);
dapm              427 sound/soc/codecs/rt1305.c 		snd_soc_dapm_to_component(source->dapm);
dapm              440 sound/soc/codecs/rt1305.c 		snd_soc_dapm_to_component(w->dapm);
dapm              302 sound/soc/codecs/rt1308.c 		snd_soc_dapm_to_component(w->dapm);
dapm              214 sound/soc/codecs/rt286.c 	struct snd_soc_dapm_context *dapm;
dapm              223 sound/soc/codecs/rt286.c 	dapm = snd_soc_component_get_dapm(rt286->component);
dapm              233 sound/soc/codecs/rt286.c 			snd_soc_dapm_force_enable_pin(dapm, "HV");
dapm              234 sound/soc/codecs/rt286.c 			snd_soc_dapm_force_enable_pin(dapm, "VREF");
dapm              236 sound/soc/codecs/rt286.c 			snd_soc_dapm_force_enable_pin(dapm, "LDO1");
dapm              237 sound/soc/codecs/rt286.c 			snd_soc_dapm_sync(dapm);
dapm              276 sound/soc/codecs/rt286.c 		snd_soc_dapm_disable_pin(dapm, "HV");
dapm              277 sound/soc/codecs/rt286.c 		snd_soc_dapm_disable_pin(dapm, "VREF");
dapm              280 sound/soc/codecs/rt286.c 		snd_soc_dapm_disable_pin(dapm, "LDO1");
dapm              281 sound/soc/codecs/rt286.c 	snd_soc_dapm_sync(dapm);
dapm              308 sound/soc/codecs/rt286.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              316 sound/soc/codecs/rt286.c 			snd_soc_dapm_force_enable_pin(dapm, "LDO1");
dapm              324 sound/soc/codecs/rt286.c 		snd_soc_dapm_disable_pin(dapm, "LDO1");
dapm              326 sound/soc/codecs/rt286.c 	snd_soc_dapm_sync(dapm);
dapm              335 sound/soc/codecs/rt286.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
dapm              435 sound/soc/codecs/rt286.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              457 sound/soc/codecs/rt286.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              476 sound/soc/codecs/rt286.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              495 sound/soc/codecs/rt286.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              221 sound/soc/codecs/rt298.c 	struct snd_soc_dapm_context *dapm;
dapm              230 sound/soc/codecs/rt298.c 	dapm = snd_soc_component_get_dapm(rt298->component);
dapm              243 sound/soc/codecs/rt298.c 			snd_soc_dapm_force_enable_pin(dapm, "HV");
dapm              244 sound/soc/codecs/rt298.c 			snd_soc_dapm_force_enable_pin(dapm, "VREF");
dapm              246 sound/soc/codecs/rt298.c 			snd_soc_dapm_force_enable_pin(dapm, "LDO1");
dapm              247 sound/soc/codecs/rt298.c 			snd_soc_dapm_sync(dapm);
dapm              291 sound/soc/codecs/rt298.c 		snd_soc_dapm_disable_pin(dapm, "HV");
dapm              292 sound/soc/codecs/rt298.c 		snd_soc_dapm_disable_pin(dapm, "VREF");
dapm              295 sound/soc/codecs/rt298.c 		snd_soc_dapm_disable_pin(dapm, "LDO1");
dapm              296 sound/soc/codecs/rt298.c 	snd_soc_dapm_sync(dapm);
dapm              327 sound/soc/codecs/rt298.c 	struct snd_soc_dapm_context *dapm;
dapm              335 sound/soc/codecs/rt298.c 		dapm = snd_soc_component_get_dapm(component);
dapm              336 sound/soc/codecs/rt298.c 		snd_soc_dapm_disable_pin(dapm, "LDO1");
dapm              337 sound/soc/codecs/rt298.c 		snd_soc_dapm_sync(dapm);
dapm              361 sound/soc/codecs/rt298.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
dapm              459 sound/soc/codecs/rt298.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              481 sound/soc/codecs/rt298.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              500 sound/soc/codecs/rt298.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              546 sound/soc/codecs/rt298.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              518 sound/soc/codecs/rt5514.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              539 sound/soc/codecs/rt5514.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
dapm              551 sound/soc/codecs/rt5514.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
dapm              351 sound/soc/codecs/rt5616.c 	val = snd_soc_component_read32(snd_soc_dapm_to_component(source->dapm), RT5616_GLB_CLK);
dapm              466 sound/soc/codecs/rt5616.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              490 sound/soc/codecs/rt5616.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              556 sound/soc/codecs/rt5616.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              626 sound/soc/codecs/rt5616.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              654 sound/soc/codecs/rt5616.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              677 sound/soc/codecs/rt5616.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              285 sound/soc/codecs/rt5631.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
dapm              295 sound/soc/codecs/rt5631.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
dapm              303 sound/soc/codecs/rt5631.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
dapm              313 sound/soc/codecs/rt5631.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
dapm              323 sound/soc/codecs/rt5631.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
dapm              333 sound/soc/codecs/rt5631.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
dapm              343 sound/soc/codecs/rt5631.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
dapm              353 sound/soc/codecs/rt5631.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
dapm              562 sound/soc/codecs/rt5631.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              596 sound/soc/codecs/rt5631.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              462 sound/soc/codecs/rt5640.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              480 sound/soc/codecs/rt5640.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
dapm              971 sound/soc/codecs/rt5640.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              995 sound/soc/codecs/rt5640.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1024 sound/soc/codecs/rt5640.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1040 sound/soc/codecs/rt5640.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             2098 sound/soc/codecs/rt5640.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             2100 sound/soc/codecs/rt5640.c 	snd_soc_dapm_mutex_lock(dapm);
dapm             2101 sound/soc/codecs/rt5640.c 	snd_soc_dapm_force_enable_pin_unlocked(dapm, "LDO2");
dapm             2102 sound/soc/codecs/rt5640.c 	snd_soc_dapm_force_enable_pin_unlocked(dapm, "MICBIAS1");
dapm             2104 sound/soc/codecs/rt5640.c 	snd_soc_dapm_force_enable_pin_unlocked(dapm, "Platform Clock");
dapm             2105 sound/soc/codecs/rt5640.c 	snd_soc_dapm_sync_unlocked(dapm);
dapm             2106 sound/soc/codecs/rt5640.c 	snd_soc_dapm_mutex_unlock(dapm);
dapm             2111 sound/soc/codecs/rt5640.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             2113 sound/soc/codecs/rt5640.c 	snd_soc_dapm_mutex_lock(dapm);
dapm             2114 sound/soc/codecs/rt5640.c 	snd_soc_dapm_disable_pin_unlocked(dapm, "Platform Clock");
dapm             2115 sound/soc/codecs/rt5640.c 	snd_soc_dapm_disable_pin_unlocked(dapm, "MICBIAS1");
dapm             2116 sound/soc/codecs/rt5640.c 	snd_soc_dapm_disable_pin_unlocked(dapm, "LDO2");
dapm             2117 sound/soc/codecs/rt5640.c 	snd_soc_dapm_sync_unlocked(dapm);
dapm             2118 sound/soc/codecs/rt5640.c 	snd_soc_dapm_mutex_unlock(dapm);
dapm             2467 sound/soc/codecs/rt5640.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             2493 sound/soc/codecs/rt5640.c 		snd_soc_dapm_new_controls(dapm,
dapm             2496 sound/soc/codecs/rt5640.c 		snd_soc_dapm_add_routes(dapm,
dapm             2501 sound/soc/codecs/rt5640.c 		snd_soc_dapm_new_controls(dapm,
dapm             2504 sound/soc/codecs/rt5640.c 		snd_soc_dapm_add_routes(dapm,
dapm              848 sound/soc/codecs/rt5645.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              866 sound/soc/codecs/rt5645.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
dapm              880 sound/soc/codecs/rt5645.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
dapm             1739 sound/soc/codecs/rt5645.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1805 sound/soc/codecs/rt5645.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1838 sound/soc/codecs/rt5645.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1868 sound/soc/codecs/rt5645.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1891 sound/soc/codecs/rt5645.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1912 sound/soc/codecs/rt5645.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1937 sound/soc/codecs/rt5645.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             3112 sound/soc/codecs/rt5645.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             3115 sound/soc/codecs/rt5645.c 		snd_soc_dapm_force_enable_pin(dapm, "ADC L power");
dapm             3116 sound/soc/codecs/rt5645.c 		snd_soc_dapm_force_enable_pin(dapm, "ADC R power");
dapm             3117 sound/soc/codecs/rt5645.c 		snd_soc_dapm_sync(dapm);
dapm             3131 sound/soc/codecs/rt5645.c 		snd_soc_dapm_disable_pin(dapm, "ADC L power");
dapm             3132 sound/soc/codecs/rt5645.c 		snd_soc_dapm_disable_pin(dapm, "ADC R power");
dapm             3133 sound/soc/codecs/rt5645.c 		snd_soc_dapm_sync(dapm);
dapm             3139 sound/soc/codecs/rt5645.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             3147 sound/soc/codecs/rt5645.c 		snd_soc_dapm_force_enable_pin(dapm, "LDO2");
dapm             3148 sound/soc/codecs/rt5645.c 		snd_soc_dapm_force_enable_pin(dapm, "Mic Det Power");
dapm             3149 sound/soc/codecs/rt5645.c 		snd_soc_dapm_sync(dapm);
dapm             3150 sound/soc/codecs/rt5645.c 		if (!dapm->card->instantiated) {
dapm             3182 sound/soc/codecs/rt5645.c 			snd_soc_dapm_disable_pin(dapm, "Mic Det Power");
dapm             3183 sound/soc/codecs/rt5645.c 			snd_soc_dapm_sync(dapm);
dapm             3204 sound/soc/codecs/rt5645.c 			snd_soc_dapm_disable_pin(dapm, "LDO2");
dapm             3205 sound/soc/codecs/rt5645.c 		snd_soc_dapm_disable_pin(dapm, "Mic Det Power");
dapm             3206 sound/soc/codecs/rt5645.c 		snd_soc_dapm_sync(dapm);
dapm             3377 sound/soc/codecs/rt5645.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             3384 sound/soc/codecs/rt5645.c 		snd_soc_dapm_new_controls(dapm,
dapm             3387 sound/soc/codecs/rt5645.c 		snd_soc_dapm_add_routes(dapm,
dapm             3391 sound/soc/codecs/rt5645.c 			snd_soc_dapm_add_routes(dapm,
dapm             3397 sound/soc/codecs/rt5645.c 		snd_soc_dapm_new_controls(dapm,
dapm             3400 sound/soc/codecs/rt5645.c 		snd_soc_dapm_add_routes(dapm,
dapm             3410 sound/soc/codecs/rt5645.c 		snd_soc_dapm_force_enable_pin(dapm, "JD Power");
dapm             3411 sound/soc/codecs/rt5645.c 		snd_soc_dapm_force_enable_pin(dapm, "LDO2");
dapm             3412 sound/soc/codecs/rt5645.c 		snd_soc_dapm_sync(dapm);
dapm              379 sound/soc/codecs/rt5651.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              684 sound/soc/codecs/rt5651.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              722 sound/soc/codecs/rt5651.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              767 sound/soc/codecs/rt5651.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              787 sound/soc/codecs/rt5651.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              810 sound/soc/codecs/rt5651.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              833 sound/soc/codecs/rt5651.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1560 sound/soc/codecs/rt5651.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             1562 sound/soc/codecs/rt5651.c 	snd_soc_dapm_mutex_lock(dapm);
dapm             1563 sound/soc/codecs/rt5651.c 	snd_soc_dapm_force_enable_pin_unlocked(dapm, "LDO");
dapm             1564 sound/soc/codecs/rt5651.c 	snd_soc_dapm_force_enable_pin_unlocked(dapm, "micbias1");
dapm             1566 sound/soc/codecs/rt5651.c 	snd_soc_dapm_force_enable_pin_unlocked(dapm, "Platform Clock");
dapm             1567 sound/soc/codecs/rt5651.c 	snd_soc_dapm_sync_unlocked(dapm);
dapm             1568 sound/soc/codecs/rt5651.c 	snd_soc_dapm_mutex_unlock(dapm);
dapm             1573 sound/soc/codecs/rt5651.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             1575 sound/soc/codecs/rt5651.c 	snd_soc_dapm_mutex_lock(dapm);
dapm             1576 sound/soc/codecs/rt5651.c 	snd_soc_dapm_disable_pin_unlocked(dapm, "Platform Clock");
dapm             1577 sound/soc/codecs/rt5651.c 	snd_soc_dapm_disable_pin_unlocked(dapm, "micbias1");
dapm             1578 sound/soc/codecs/rt5651.c 	snd_soc_dapm_disable_pin_unlocked(dapm, "LDO");
dapm             1579 sound/soc/codecs/rt5651.c 	snd_soc_dapm_sync_unlocked(dapm);
dapm             1580 sound/soc/codecs/rt5651.c 	snd_soc_dapm_mutex_unlock(dapm);
dapm             1254 sound/soc/codecs/rt5659.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             1260 sound/soc/codecs/rt5659.c 		snd_soc_dapm_force_enable_pin(dapm, "MICBIAS1");
dapm             1261 sound/soc/codecs/rt5659.c 		snd_soc_dapm_force_enable_pin(dapm,
dapm             1263 sound/soc/codecs/rt5659.c 		snd_soc_dapm_sync(dapm);
dapm             1280 sound/soc/codecs/rt5659.c 		snd_soc_dapm_disable_pin(dapm, "MICBIAS1");
dapm             1281 sound/soc/codecs/rt5659.c 		snd_soc_dapm_disable_pin(dapm, "Mic Det Power");
dapm             1282 sound/soc/codecs/rt5659.c 		snd_soc_dapm_sync(dapm);
dapm             1298 sound/soc/codecs/rt5659.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             1305 sound/soc/codecs/rt5659.c 		snd_soc_dapm_force_enable_pin(dapm,
dapm             1307 sound/soc/codecs/rt5659.c 		snd_soc_dapm_sync(dapm);
dapm             1340 sound/soc/codecs/rt5659.c 			snd_soc_dapm_disable_pin(dapm, "Mic Det Power");
dapm             1341 sound/soc/codecs/rt5659.c 			snd_soc_dapm_sync(dapm);
dapm             1345 sound/soc/codecs/rt5659.c 		snd_soc_dapm_disable_pin(dapm, "Mic Det Power");
dapm             1346 sound/soc/codecs/rt5659.c 		snd_soc_dapm_sync(dapm);
dapm             1605 sound/soc/codecs/rt5659.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1625 sound/soc/codecs/rt5659.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1651 sound/soc/codecs/rt5659.c 		snd_soc_dapm_to_component(w->dapm);
dapm             1676 sound/soc/codecs/rt5659.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1697 sound/soc/codecs/rt5659.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1711 sound/soc/codecs/rt5659.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             2384 sound/soc/codecs/rt5659.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             2416 sound/soc/codecs/rt5659.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             2438 sound/soc/codecs/rt5659.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             3644 sound/soc/codecs/rt5659.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             3664 sound/soc/codecs/rt5659.c 		if (dapm->bias_level == SND_SOC_BIAS_OFF) {
dapm              354 sound/soc/codecs/rt5660.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              373 sound/soc/codecs/rt5660.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
dapm              541 sound/soc/codecs/rt5660.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1465 sound/soc/codecs/rt5663.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             1474 sound/soc/codecs/rt5663.c 		snd_soc_dapm_force_enable_pin(dapm, "MICBIAS1");
dapm             1475 sound/soc/codecs/rt5663.c 		snd_soc_dapm_force_enable_pin(dapm, "MICBIAS2");
dapm             1476 sound/soc/codecs/rt5663.c 		snd_soc_dapm_force_enable_pin(dapm, "Mic Det Power");
dapm             1477 sound/soc/codecs/rt5663.c 		snd_soc_dapm_force_enable_pin(dapm, "CBJ Power");
dapm             1478 sound/soc/codecs/rt5663.c 		snd_soc_dapm_sync(dapm);
dapm             1500 sound/soc/codecs/rt5663.c 			snd_soc_dapm_disable_pin(dapm, "MICBIAS1");
dapm             1501 sound/soc/codecs/rt5663.c 			snd_soc_dapm_disable_pin(dapm, "MICBIAS2");
dapm             1502 sound/soc/codecs/rt5663.c 			snd_soc_dapm_disable_pin(dapm, "Mic Det Power");
dapm             1503 sound/soc/codecs/rt5663.c 			snd_soc_dapm_disable_pin(dapm, "CBJ Power");
dapm             1504 sound/soc/codecs/rt5663.c 			snd_soc_dapm_sync(dapm);
dapm             1513 sound/soc/codecs/rt5663.c 			snd_soc_dapm_disable_pin(dapm, "MICBIAS1");
dapm             1514 sound/soc/codecs/rt5663.c 			snd_soc_dapm_disable_pin(dapm, "MICBIAS2");
dapm             1515 sound/soc/codecs/rt5663.c 			snd_soc_dapm_disable_pin(dapm, "Mic Det Power");
dapm             1516 sound/soc/codecs/rt5663.c 			snd_soc_dapm_disable_pin(dapm, "CBJ Power");
dapm             1517 sound/soc/codecs/rt5663.c 			snd_soc_dapm_sync(dapm);
dapm             2073 sound/soc/codecs/rt5663.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             2087 sound/soc/codecs/rt5663.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             2129 sound/soc/codecs/rt5663.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
dapm             2321 sound/soc/codecs/rt5663.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             2379 sound/soc/codecs/rt5663.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             2409 sound/soc/codecs/rt5663.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             2433 sound/soc/codecs/rt5663.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             3142 sound/soc/codecs/rt5663.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             3149 sound/soc/codecs/rt5663.c 		snd_soc_dapm_new_controls(dapm,
dapm             3152 sound/soc/codecs/rt5663.c 		snd_soc_dapm_add_routes(dapm,
dapm             3159 sound/soc/codecs/rt5663.c 		snd_soc_dapm_new_controls(dapm,
dapm             3162 sound/soc/codecs/rt5663.c 		snd_soc_dapm_add_routes(dapm,
dapm             1170 sound/soc/codecs/rt5665.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             1174 sound/soc/codecs/rt5665.c 		snd_soc_dapm_force_enable_pin(dapm, "MICBIAS1");
dapm             1175 sound/soc/codecs/rt5665.c 		snd_soc_dapm_sync(dapm);
dapm             1216 sound/soc/codecs/rt5665.c 			snd_soc_dapm_disable_pin(dapm, "MICBIAS1");
dapm             1217 sound/soc/codecs/rt5665.c 			snd_soc_dapm_sync(dapm);
dapm             1222 sound/soc/codecs/rt5665.c 		snd_soc_dapm_disable_pin(dapm, "MICBIAS1");
dapm             1223 sound/soc/codecs/rt5665.c 		snd_soc_dapm_sync(dapm);
dapm             1479 sound/soc/codecs/rt5665.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1499 sound/soc/codecs/rt5665.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1523 sound/soc/codecs/rt5665.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1537 sound/soc/codecs/rt5665.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             2474 sound/soc/codecs/rt5665.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             2506 sound/soc/codecs/rt5665.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             2532 sound/soc/codecs/rt5665.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             2572 sound/soc/codecs/rt5665.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             2630 sound/soc/codecs/rt5665.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              899 sound/soc/codecs/rt5668.c 	struct snd_soc_dapm_context *dapm =
dapm              904 sound/soc/codecs/rt5668.c 		snd_soc_dapm_force_enable_pin(dapm, "CBJ Power");
dapm              905 sound/soc/codecs/rt5668.c 		snd_soc_dapm_sync(dapm);
dapm              933 sound/soc/codecs/rt5668.c 		snd_soc_dapm_disable_pin(dapm, "CBJ Power");
dapm              934 sound/soc/codecs/rt5668.c 		snd_soc_dapm_sync(dapm);
dapm             1172 sound/soc/codecs/rt5668.c 		snd_soc_dapm_to_component(w->dapm);
dapm             1189 sound/soc/codecs/rt5668.c 		snd_soc_dapm_to_component(w->dapm);
dapm             1220 sound/soc/codecs/rt5668.c 		snd_soc_dapm_to_component(w->dapm);
dapm             1235 sound/soc/codecs/rt5668.c 		snd_soc_dapm_to_component(w->dapm);
dapm             1421 sound/soc/codecs/rt5668.c 		snd_soc_dapm_to_component(w->dapm);
dapm             1470 sound/soc/codecs/rt5668.c 		snd_soc_dapm_to_component(w->dapm);
dapm              434 sound/soc/codecs/rt5670.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              438 sound/soc/codecs/rt5670.c 		snd_soc_dapm_force_enable_pin(dapm, "Mic Det Power");
dapm              439 sound/soc/codecs/rt5670.c 		snd_soc_dapm_sync(dapm);
dapm              465 sound/soc/codecs/rt5670.c 			snd_soc_dapm_disable_pin(dapm, "Mic Det Power");
dapm              466 sound/soc/codecs/rt5670.c 			snd_soc_dapm_sync(dapm);
dapm              472 sound/soc/codecs/rt5670.c 		snd_soc_dapm_disable_pin(dapm, "Mic Det Power");
dapm              473 sound/soc/codecs/rt5670.c 		snd_soc_dapm_sync(dapm);
dapm              699 sound/soc/codecs/rt5670.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              717 sound/soc/codecs/rt5670.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
dapm              729 sound/soc/codecs/rt5670.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
dapm              781 sound/soc/codecs/rt5670.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
dapm             1367 sound/soc/codecs/rt5670.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1403 sound/soc/codecs/rt5670.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1453 sound/soc/codecs/rt5670.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1476 sound/soc/codecs/rt5670.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             2621 sound/soc/codecs/rt5670.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             2627 sound/soc/codecs/rt5670.c 		snd_soc_dapm_new_controls(dapm,
dapm             2630 sound/soc/codecs/rt5670.c 		snd_soc_dapm_add_routes(dapm,
dapm             2635 sound/soc/codecs/rt5670.c 		snd_soc_dapm_new_controls(dapm,
dapm             2638 sound/soc/codecs/rt5670.c 		snd_soc_dapm_add_routes(dapm,
dapm              917 sound/soc/codecs/rt5677.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              935 sound/soc/codecs/rt5677.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
dapm              950 sound/soc/codecs/rt5677.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
dapm             1033 sound/soc/codecs/rt5677.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
dapm             1238 sound/soc/codecs/rt5677.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
dapm             2399 sound/soc/codecs/rt5677.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             2423 sound/soc/codecs/rt5677.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             2447 sound/soc/codecs/rt5677.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             2469 sound/soc/codecs/rt5677.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             2491 sound/soc/codecs/rt5677.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             2518 sound/soc/codecs/rt5677.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             2541 sound/soc/codecs/rt5677.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             2564 sound/soc/codecs/rt5677.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             4708 sound/soc/codecs/rt5677.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             4715 sound/soc/codecs/rt5677.c 		snd_soc_dapm_add_routes(dapm,
dapm             4719 sound/soc/codecs/rt5677.c 		snd_soc_dapm_add_routes(dapm,
dapm             1198 sound/soc/codecs/rt5682.c 		snd_soc_dapm_to_component(w->dapm);
dapm             1215 sound/soc/codecs/rt5682.c 		snd_soc_dapm_to_component(w->dapm);
dapm             1257 sound/soc/codecs/rt5682.c 		snd_soc_dapm_to_component(w->dapm);
dapm             1272 sound/soc/codecs/rt5682.c 		snd_soc_dapm_to_component(w->dapm);
dapm             1458 sound/soc/codecs/rt5682.c 		snd_soc_dapm_to_component(w->dapm);
dapm             1480 sound/soc/codecs/rt5682.c 		snd_soc_dapm_to_component(w->dapm);
dapm             1531 sound/soc/codecs/rt5682.c 		snd_soc_dapm_to_component(w->dapm);
dapm              269 sound/soc/codecs/sgtl5000.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              344 sound/soc/codecs/sgtl5000.c 		snd_soc_dapm_to_component(w->dapm);
dapm              357 sound/soc/codecs/sgtl5000.c 		snd_soc_dapm_to_component(w->dapm);
dapm              366 sound/soc/codecs/sgtl5000.c 		snd_soc_dapm_to_component(w->dapm);
dapm               21 sound/soc/codecs/simple-amplifier.c 	struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm);
dapm              122 sound/soc/codecs/sirf-audio-codec.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              145 sound/soc/codecs/sirf-audio-codec.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              397 sound/soc/codecs/sirf-audio-codec.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              402 sound/soc/codecs/sirf-audio-codec.c 		snd_soc_dapm_new_controls(dapm,
dapm              405 sound/soc/codecs/sirf-audio-codec.c 		snd_soc_dapm_new_controls(dapm,
dapm              412 sound/soc/codecs/sirf-audio-codec.c 		snd_soc_dapm_new_controls(dapm,
dapm              415 sound/soc/codecs/sirf-audio-codec.c 		snd_soc_dapm_new_controls(dapm,
dapm               22 sound/soc/codecs/ssm2305.c 	struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm);
dapm              543 sound/soc/codecs/ssm2602.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              557 sound/soc/codecs/ssm2602.c 	ret = snd_soc_dapm_new_controls(dapm, ssm2602_dapm_widgets,
dapm              562 sound/soc/codecs/ssm2602.c 	return snd_soc_dapm_add_routes(dapm, ssm2602_routes,
dapm              568 sound/soc/codecs/ssm2602.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              571 sound/soc/codecs/ssm2602.c 	ret = snd_soc_dapm_new_controls(dapm, ssm2604_dapm_widgets,
dapm              576 sound/soc/codecs/ssm2602.c 	return snd_soc_dapm_add_routes(dapm, ssm2604_routes,
dapm               83 sound/soc/codecs/tas2552.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              366 sound/soc/codecs/tas5720.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm               75 sound/soc/codecs/tas6424.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              355 sound/soc/codecs/tlv320aic31xx.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              451 sound/soc/codecs/tlv320aic31xx.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              738 sound/soc/codecs/tlv320aic31xx.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              744 sound/soc/codecs/tlv320aic31xx.c 			dapm, dac31xx_dapm_widgets,
dapm              749 sound/soc/codecs/tlv320aic31xx.c 		ret = snd_soc_dapm_add_routes(dapm, dac31xx_audio_map,
dapm              755 sound/soc/codecs/tlv320aic31xx.c 			dapm, aic31xx_dapm_widgets,
dapm              760 sound/soc/codecs/tlv320aic31xx.c 		ret = snd_soc_dapm_add_routes(dapm, aic31xx_audio_map,
dapm              768 sound/soc/codecs/tlv320aic31xx.c 			dapm, aic311x_dapm_widgets,
dapm              773 sound/soc/codecs/tlv320aic31xx.c 		ret = snd_soc_dapm_add_routes(dapm, aic311x_audio_map,
dapm              779 sound/soc/codecs/tlv320aic31xx.c 			dapm, aic310x_dapm_widgets,
dapm              784 sound/soc/codecs/tlv320aic31xx.c 		ret = snd_soc_dapm_add_routes(dapm, aic310x_audio_map,
dapm              957 sound/soc/codecs/tlv320aic31xx.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              968 sound/soc/codecs/tlv320aic31xx.c 		ret = snd_soc_dapm_del_routes(dapm, common31xx_cm_audio_map,
dapm              971 sound/soc/codecs/tlv320aic31xx.c 			ret = snd_soc_dapm_del_routes(dapm,
dapm              985 sound/soc/codecs/tlv320aic31xx.c 		ret = snd_soc_dapm_add_routes(dapm, common31xx_cm_audio_map,
dapm              988 sound/soc/codecs/tlv320aic31xx.c 			ret = snd_soc_dapm_add_routes(dapm,
dapm               56 sound/soc/codecs/tlv320aic32x4.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              163 sound/soc/codecs/tlv320aic3x.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              196 sound/soc/codecs/tlv320aic3x.c 		snd_soc_dapm_mixer_update_power(dapm, kcontrol, connect,
dapm              215 sound/soc/codecs/tlv320aic3x.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1008 sound/soc/codecs/tlv320aic3x.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             1013 sound/soc/codecs/tlv320aic3x.c 		snd_soc_dapm_new_controls(dapm, aic3x_extra_dapm_widgets,
dapm             1015 sound/soc/codecs/tlv320aic3x.c 		snd_soc_dapm_add_routes(dapm, intercon_extra,
dapm             1017 sound/soc/codecs/tlv320aic3x.c 		snd_soc_dapm_new_controls(dapm, aic3x_dapm_mono_widgets,
dapm             1019 sound/soc/codecs/tlv320aic3x.c 		snd_soc_dapm_add_routes(dapm, intercon_mono,
dapm             1023 sound/soc/codecs/tlv320aic3x.c 		snd_soc_dapm_new_controls(dapm, aic3x_extra_dapm_widgets,
dapm             1025 sound/soc/codecs/tlv320aic3x.c 		snd_soc_dapm_add_routes(dapm, intercon_extra,
dapm             1027 sound/soc/codecs/tlv320aic3x.c 		snd_soc_dapm_new_controls(dapm, aic3007_dapm_widgets,
dapm             1029 sound/soc/codecs/tlv320aic3x.c 		snd_soc_dapm_add_routes(dapm, intercon_3007,
dapm             1033 sound/soc/codecs/tlv320aic3x.c 		snd_soc_dapm_new_controls(dapm, aic3104_extra_dapm_widgets,
dapm             1035 sound/soc/codecs/tlv320aic3x.c 		snd_soc_dapm_add_routes(dapm, intercon_extra_3104,
dapm              414 sound/soc/codecs/tlv320dac33.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm               96 sound/soc/codecs/tpa6130a2.c 	struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm);
dapm              371 sound/soc/codecs/tscs42xx.c 		snd_soc_dapm_to_component(w->dapm);
dapm              386 sound/soc/codecs/tscs42xx.c 		snd_soc_dapm_to_component(w->dapm);
dapm              688 sound/soc/codecs/tscs454.c 		snd_soc_dapm_to_component(source->dapm);
dapm              717 sound/soc/codecs/tscs454.c 		snd_soc_dapm_to_component(w->dapm);
dapm              556 sound/soc/codecs/twl4030.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);	\
dapm              611 sound/soc/codecs/twl4030.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              627 sound/soc/codecs/twl4030.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              643 sound/soc/codecs/twl4030.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              652 sound/soc/codecs/twl4030.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              668 sound/soc/codecs/twl4030.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              757 sound/soc/codecs/twl4030.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              782 sound/soc/codecs/twl4030.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              807 sound/soc/codecs/twl4030.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              225 sound/soc/codecs/twl6040.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              252 sound/soc/codecs/twl6040.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              524 sound/soc/codecs/twl6040.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              526 sound/soc/codecs/twl6040.c 	if (snd_soc_dapm_get_pin_status(dapm, "EP"))
dapm              529 sound/soc/codecs/twl6040.c 	if (snd_soc_dapm_get_pin_status(dapm, "HSOR") ||
dapm              530 sound/soc/codecs/twl6040.c 		snd_soc_dapm_get_pin_status(dapm, "HSOL")) {
dapm              448 sound/soc/codecs/uda134x.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              483 sound/soc/codecs/uda134x.c 	ret = snd_soc_dapm_new_controls(dapm, widgets, num_widgets);
dapm             1272 sound/soc/codecs/wcd9335.c 	struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kc);
dapm             1273 sound/soc/codecs/wcd9335.c 	struct wcd9335_codec *wcd = dev_get_drvdata(dapm->dev);
dapm             1284 sound/soc/codecs/wcd9335.c 	struct wcd9335_codec *wcd = dev_get_drvdata(w->dapm->dev);
dapm             1316 sound/soc/codecs/wcd9335.c 	snd_soc_dapm_mux_update_power(w->dapm, kc, wcd->rx_port_value,
dapm             1328 sound/soc/codecs/wcd9335.c 	struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kc);
dapm             1329 sound/soc/codecs/wcd9335.c 	struct wcd9335_codec *wcd = dev_get_drvdata(dapm->dev);
dapm             1341 sound/soc/codecs/wcd9335.c 	struct wcd9335_codec *wcd = dev_get_drvdata(widget->dapm->dev);
dapm             1368 sound/soc/codecs/wcd9335.c 	snd_soc_dapm_mixer_update_power(widget->dapm, kc, enable, update);
dapm             1474 sound/soc/codecs/wcd9335.c 	struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kc);
dapm             1475 sound/soc/codecs/wcd9335.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(dapm);
dapm             2576 sound/soc/codecs/wcd9335.c 	struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
dapm             2655 sound/soc/codecs/wcd9335.c 	struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
dapm             2725 sound/soc/codecs/wcd9335.c 	struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
dapm             2912 sound/soc/codecs/wcd9335.c 	struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
dapm             3022 sound/soc/codecs/wcd9335.c 	struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
dapm             3042 sound/soc/codecs/wcd9335.c 	struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
dapm             3301 sound/soc/codecs/wcd9335.c 	struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
dapm             3537 sound/soc/codecs/wcd9335.c 	struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
dapm             3586 sound/soc/codecs/wcd9335.c 	struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
dapm             3606 sound/soc/codecs/wcd9335.c 	struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
dapm             3688 sound/soc/codecs/wcd9335.c 	struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
dapm             3737 sound/soc/codecs/wcd9335.c 	struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
dapm             3785 sound/soc/codecs/wcd9335.c 	struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
dapm             3856 sound/soc/codecs/wcd9335.c 	struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
dapm             3886 sound/soc/codecs/wcd9335.c 	struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
dapm             3932 sound/soc/codecs/wcd9335.c 	struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
dapm             4311 sound/soc/codecs/wcd9335.c 	struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
dapm              677 sound/soc/codecs/wm2000.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              775 sound/soc/codecs/wm5100.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              840 sound/soc/codecs/wm5100.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             2101 sound/soc/codecs/wm5100.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             2119 sound/soc/codecs/wm5100.c 		snd_soc_dapm_mutex_lock(dapm);
dapm             2121 sound/soc/codecs/wm5100.c 		snd_soc_dapm_force_enable_pin_unlocked(dapm, "CP2");
dapm             2122 sound/soc/codecs/wm5100.c 		snd_soc_dapm_force_enable_pin_unlocked(dapm, "SYSCLK");
dapm             2124 sound/soc/codecs/wm5100.c 		snd_soc_dapm_sync_unlocked(dapm);
dapm             2126 sound/soc/codecs/wm5100.c 		snd_soc_dapm_mutex_unlock(dapm);
dapm             2331 sound/soc/codecs/wm5100.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             2349 sound/soc/codecs/wm5100.c 		snd_soc_dapm_new_controls(dapm, wm5100_dapm_widgets_noirq,
dapm              583 sound/soc/codecs/wm5102.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              622 sound/soc/codecs/wm5102.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1938 sound/soc/codecs/wm5102.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             1962 sound/soc/codecs/wm5102.c 	priv->core.arizona->dapm = dapm;
dapm             1978 sound/soc/codecs/wm5102.c 	priv->core.arizona->dapm = NULL;
dapm              161 sound/soc/codecs/wm5110.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              198 sound/soc/codecs/wm5110.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              290 sound/soc/codecs/wm5110.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              327 sound/soc/codecs/wm5110.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              366 sound/soc/codecs/wm5110.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              406 sound/soc/codecs/wm5110.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              418 sound/soc/codecs/wm5110.c 	snd_soc_dapm_mutex_lock(dapm);
dapm              458 sound/soc/codecs/wm5110.c 	snd_soc_dapm_mutex_unlock(dapm);
dapm              467 sound/soc/codecs/wm5110.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              474 sound/soc/codecs/wm5110.c 	snd_soc_dapm_mutex_lock(dapm);
dapm              478 sound/soc/codecs/wm5110.c 	snd_soc_dapm_mutex_unlock(dapm);
dapm              487 sound/soc/codecs/wm5110.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              494 sound/soc/codecs/wm5110.c 	snd_soc_dapm_mutex_lock(dapm);
dapm              498 sound/soc/codecs/wm5110.c 	snd_soc_dapm_mutex_unlock(dapm);
dapm              506 sound/soc/codecs/wm5110.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              565 sound/soc/codecs/wm5110.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             2292 sound/soc/codecs/wm5110.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             2297 sound/soc/codecs/wm5110.c 	arizona->dapm = dapm;
dapm             2338 sound/soc/codecs/wm5110.c 	priv->core.arizona->dapm = NULL;
dapm              256 sound/soc/codecs/wm8350.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              322 sound/soc/codecs/wm8400.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              909 sound/soc/codecs/wm8580.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              916 sound/soc/codecs/wm8580.c 		snd_soc_dapm_new_controls(dapm, wm8581_dapm_widgets,
dapm              918 sound/soc/codecs/wm8580.c 		snd_soc_dapm_add_routes(dapm, wm8581_dapm_routes,
dapm              214 sound/soc/codecs/wm8731.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
dapm              385 sound/soc/codecs/wm8731.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              420 sound/soc/codecs/wm8731.c 	snd_soc_dapm_sync(dapm);
dapm              308 sound/soc/codecs/wm8770.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              325 sound/soc/codecs/wm8770.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              137 sound/soc/codecs/wm8804.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              162 sound/soc/codecs/wm8804.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              171 sound/soc/codecs/wm8804.c 	snd_soc_dapm_mutex_lock(dapm);
dapm              187 sound/soc/codecs/wm8804.c 	snd_soc_dapm_mutex_unlock(dapm);
dapm              224 sound/soc/codecs/wm8900.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              270 sound/soc/codecs/wm8903.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              656 sound/soc/codecs/wm8904.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              694 sound/soc/codecs/wm8904.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1180 sound/soc/codecs/wm8904.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             1182 sound/soc/codecs/wm8904.c 	snd_soc_dapm_new_controls(dapm, wm8904_core_dapm_widgets,
dapm             1184 sound/soc/codecs/wm8904.c 	snd_soc_dapm_add_routes(dapm, core_intercon,
dapm             1196 sound/soc/codecs/wm8904.c 		snd_soc_dapm_new_controls(dapm, wm8904_adc_dapm_widgets,
dapm             1198 sound/soc/codecs/wm8904.c 		snd_soc_dapm_new_controls(dapm, wm8904_dac_dapm_widgets,
dapm             1200 sound/soc/codecs/wm8904.c 		snd_soc_dapm_new_controls(dapm, wm8904_dapm_widgets,
dapm             1203 sound/soc/codecs/wm8904.c 		snd_soc_dapm_add_routes(dapm, adc_intercon,
dapm             1205 sound/soc/codecs/wm8904.c 		snd_soc_dapm_add_routes(dapm, dac_intercon,
dapm             1207 sound/soc/codecs/wm8904.c 		snd_soc_dapm_add_routes(dapm, wm8904_intercon,
dapm             1215 sound/soc/codecs/wm8904.c 		snd_soc_dapm_new_controls(dapm, wm8904_dac_dapm_widgets,
dapm             1218 sound/soc/codecs/wm8904.c 		snd_soc_dapm_add_routes(dapm, dac_intercon,
dapm             1220 sound/soc/codecs/wm8904.c 		snd_soc_dapm_add_routes(dapm, wm8912_intercon,
dapm              333 sound/soc/codecs/wm8955.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              418 sound/soc/codecs/wm8958-dsp2.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              474 sound/soc/codecs/wm8960.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              477 sound/soc/codecs/wm8960.c 	snd_soc_dapm_new_controls(dapm, wm8960_dapm_widgets,
dapm              480 sound/soc/codecs/wm8960.c 	snd_soc_dapm_add_routes(dapm, audio_paths, ARRAY_SIZE(audio_paths));
dapm              486 sound/soc/codecs/wm8960.c 		snd_soc_dapm_new_controls(dapm, wm8960_dapm_widgets_capless,
dapm              489 sound/soc/codecs/wm8960.c 		snd_soc_dapm_add_routes(dapm, audio_paths_capless,
dapm              492 sound/soc/codecs/wm8960.c 		snd_soc_dapm_new_controls(dapm, wm8960_dapm_widgets_out3,
dapm              495 sound/soc/codecs/wm8960.c 		snd_soc_dapm_add_routes(dapm, audio_paths_out3,
dapm              505 sound/soc/codecs/wm8960.c 		if (w->dapm != dapm)
dapm              194 sound/soc/codecs/wm8961.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              286 sound/soc/codecs/wm8961.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1862 sound/soc/codecs/wm8962.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1956 sound/soc/codecs/wm8962.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1989 sound/soc/codecs/wm8962.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             2357 sound/soc/codecs/wm8962.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             2369 sound/soc/codecs/wm8962.c 	snd_soc_dapm_new_controls(dapm, wm8962_dapm_widgets,
dapm             2372 sound/soc/codecs/wm8962.c 		snd_soc_dapm_new_controls(dapm, wm8962_dapm_spk_mono_widgets,
dapm             2375 sound/soc/codecs/wm8962.c 		snd_soc_dapm_new_controls(dapm, wm8962_dapm_spk_stereo_widgets,
dapm             2378 sound/soc/codecs/wm8962.c 	snd_soc_dapm_add_routes(dapm, wm8962_intercon,
dapm             2381 sound/soc/codecs/wm8962.c 		snd_soc_dapm_add_routes(dapm, wm8962_spk_mono_intercon,
dapm             2384 sound/soc/codecs/wm8962.c 		snd_soc_dapm_add_routes(dapm, wm8962_spk_stereo_intercon,
dapm             2388 sound/soc/codecs/wm8962.c 	snd_soc_dapm_disable_pin(dapm, "Beep");
dapm             3112 sound/soc/codecs/wm8962.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             3133 sound/soc/codecs/wm8962.c 	snd_soc_dapm_mutex_lock(dapm);
dapm             3136 sound/soc/codecs/wm8962.c 		snd_soc_dapm_force_enable_pin_unlocked(dapm, "SYSCLK");
dapm             3137 sound/soc/codecs/wm8962.c 		snd_soc_dapm_force_enable_pin_unlocked(dapm, "MICBIAS");
dapm             3139 sound/soc/codecs/wm8962.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "SYSCLK");
dapm             3140 sound/soc/codecs/wm8962.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "MICBIAS");
dapm             3143 sound/soc/codecs/wm8962.c 	snd_soc_dapm_mutex_unlock(dapm);
dapm             3158 sound/soc/codecs/wm8962.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             3175 sound/soc/codecs/wm8962.c 		snd_soc_dapm_enable_pin(dapm, "Beep");
dapm             3178 sound/soc/codecs/wm8962.c 		snd_soc_dapm_disable_pin(dapm, "Beep");
dapm             3184 sound/soc/codecs/wm8962.c 	snd_soc_dapm_sync(dapm);
dapm             3404 sound/soc/codecs/wm8962.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             3453 sound/soc/codecs/wm8962.c 		snd_soc_dapm_nc_pin(dapm, "DMICDAT");
dapm              567 sound/soc/codecs/wm8985.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              571 sound/soc/codecs/wm8985.c 		snd_soc_dapm_new_controls(dapm, wm8758_dapm_widgets,
dapm              579 sound/soc/codecs/wm8985.c 		snd_soc_dapm_new_controls(dapm, wm8985_dapm_widgets,
dapm              581 sound/soc/codecs/wm8985.c 		snd_soc_dapm_add_routes(dapm, wm8985_aux_dapm_routes,
dapm              244 sound/soc/codecs/wm8988.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              373 sound/soc/codecs/wm8990.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              360 sound/soc/codecs/wm8991.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              809 sound/soc/codecs/wm8993.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1484 sound/soc/codecs/wm8993.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             1526 sound/soc/codecs/wm8993.c 	snd_soc_dapm_new_controls(dapm, wm8993_dapm_widgets,
dapm             1530 sound/soc/codecs/wm8993.c 	snd_soc_dapm_add_routes(dapm, routes, ARRAY_SIZE(routes));
dapm             1538 sound/soc/codecs/wm8993.c 		dapm->idle_bias_off = 1;
dapm              211 sound/soc/codecs/wm8994.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              239 sound/soc/codecs/wm8994.c 		snd_soc_dapm_sync(dapm);
dapm              249 sound/soc/codecs/wm8994.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
dapm              812 sound/soc/codecs/wm8994.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              988 sound/soc/codecs/wm8994.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1044 sound/soc/codecs/wm8994.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1142 sound/soc/codecs/wm8994.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1227 sound/soc/codecs/wm8994.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1245 sound/soc/codecs/wm8994.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1263 sound/soc/codecs/wm8994.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1296 sound/soc/codecs/wm8994.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1338 sound/soc/codecs/wm8994.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1379 sound/soc/codecs/wm8994.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             2561 sound/soc/codecs/wm8994.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             2565 sound/soc/codecs/wm8994.c 		snd_soc_dapm_mutex_lock(dapm);
dapm             2568 sound/soc/codecs/wm8994.c 			snd_soc_dapm_disable_pin_unlocked(dapm,
dapm             2570 sound/soc/codecs/wm8994.c 			snd_soc_dapm_disable_pin_unlocked(dapm,
dapm             2574 sound/soc/codecs/wm8994.c 			snd_soc_dapm_disable_pin_unlocked(dapm,
dapm             2576 sound/soc/codecs/wm8994.c 			snd_soc_dapm_disable_pin_unlocked(dapm,
dapm             2581 sound/soc/codecs/wm8994.c 		snd_soc_dapm_sync_unlocked(dapm);
dapm             2584 sound/soc/codecs/wm8994.c 		snd_soc_dapm_mutex_unlock(dapm);
dapm             2588 sound/soc/codecs/wm8994.c 		snd_soc_dapm_mutex_lock(dapm);
dapm             2591 sound/soc/codecs/wm8994.c 			snd_soc_dapm_force_enable_pin_unlocked(dapm,
dapm             2593 sound/soc/codecs/wm8994.c 			snd_soc_dapm_force_enable_pin_unlocked(dapm,
dapm             2597 sound/soc/codecs/wm8994.c 			snd_soc_dapm_force_enable_pin_unlocked(dapm,
dapm             2599 sound/soc/codecs/wm8994.c 			snd_soc_dapm_force_enable_pin_unlocked(dapm,
dapm             2604 sound/soc/codecs/wm8994.c 		snd_soc_dapm_sync_unlocked(dapm);
dapm             2606 sound/soc/codecs/wm8994.c 		snd_soc_dapm_mutex_unlock(dapm);
dapm             3364 sound/soc/codecs/wm8994.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             3379 sound/soc/codecs/wm8994.c 			ret = snd_soc_dapm_force_enable_pin(dapm, "MICBIAS1");
dapm             3381 sound/soc/codecs/wm8994.c 			ret = snd_soc_dapm_disable_pin(dapm, "MICBIAS1");
dapm             3386 sound/soc/codecs/wm8994.c 			ret = snd_soc_dapm_force_enable_pin(dapm, "MICBIAS1");
dapm             3388 sound/soc/codecs/wm8994.c 			ret = snd_soc_dapm_disable_pin(dapm, "MICBIAS1");
dapm             3420 sound/soc/codecs/wm8994.c 	snd_soc_dapm_sync(dapm);
dapm             3510 sound/soc/codecs/wm8994.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             3521 sound/soc/codecs/wm8994.c 		snd_soc_dapm_disable_pin(dapm, "MICBIAS2");
dapm             3630 sound/soc/codecs/wm8994.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             3636 sound/soc/codecs/wm8994.c 		snd_soc_dapm_force_enable_pin(dapm, "MICBIAS2");
dapm             3637 sound/soc/codecs/wm8994.c 		snd_soc_dapm_sync(dapm);
dapm             3669 sound/soc/codecs/wm8994.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             3730 sound/soc/codecs/wm8994.c 		snd_soc_dapm_disable_pin(dapm, "MICBIAS2");
dapm             3776 sound/soc/codecs/wm8994.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             3790 sound/soc/codecs/wm8994.c 		snd_soc_dapm_force_enable_pin(dapm, "CLK_SYS");
dapm             3791 sound/soc/codecs/wm8994.c 		snd_soc_dapm_sync(dapm);
dapm             3853 sound/soc/codecs/wm8994.c 		snd_soc_dapm_disable_pin(dapm, "CLK_SYS");
dapm             3854 sound/soc/codecs/wm8994.c 		snd_soc_dapm_sync(dapm);
dapm             3992 sound/soc/codecs/wm8994.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             4027 sound/soc/codecs/wm8994.c 	dapm->idle_bias_off = 1;
dapm             4035 sound/soc/codecs/wm8994.c 			dapm->idle_bias_off = 0;
dapm             4268 sound/soc/codecs/wm8994.c 	snd_soc_dapm_new_controls(dapm, wm8994_dapm_widgets,
dapm             4275 sound/soc/codecs/wm8994.c 		snd_soc_dapm_new_controls(dapm, wm8994_specific_dapm_widgets,
dapm             4278 sound/soc/codecs/wm8994.c 			snd_soc_dapm_new_controls(dapm, wm8994_lateclk_revd_widgets,
dapm             4280 sound/soc/codecs/wm8994.c 			snd_soc_dapm_new_controls(dapm, wm8994_adc_revd_widgets,
dapm             4282 sound/soc/codecs/wm8994.c 			snd_soc_dapm_new_controls(dapm, wm8994_dac_revd_widgets,
dapm             4285 sound/soc/codecs/wm8994.c 			snd_soc_dapm_new_controls(dapm, wm8994_lateclk_widgets,
dapm             4287 sound/soc/codecs/wm8994.c 			snd_soc_dapm_new_controls(dapm, wm8994_adc_widgets,
dapm             4289 sound/soc/codecs/wm8994.c 			snd_soc_dapm_new_controls(dapm, wm8994_dac_widgets,
dapm             4298 sound/soc/codecs/wm8994.c 		snd_soc_dapm_new_controls(dapm, wm8958_dapm_widgets,
dapm             4301 sound/soc/codecs/wm8994.c 			snd_soc_dapm_new_controls(dapm, wm8994_lateclk_revd_widgets,
dapm             4303 sound/soc/codecs/wm8994.c 			snd_soc_dapm_new_controls(dapm, wm8994_adc_revd_widgets,
dapm             4305 sound/soc/codecs/wm8994.c 			snd_soc_dapm_new_controls(dapm, wm8994_dac_revd_widgets,
dapm             4308 sound/soc/codecs/wm8994.c 			snd_soc_dapm_new_controls(dapm, wm8994_lateclk_widgets,
dapm             4310 sound/soc/codecs/wm8994.c 			snd_soc_dapm_new_controls(dapm, wm8994_adc_widgets,
dapm             4312 sound/soc/codecs/wm8994.c 			snd_soc_dapm_new_controls(dapm, wm8994_dac_widgets,
dapm             4320 sound/soc/codecs/wm8994.c 		snd_soc_dapm_new_controls(dapm, wm8958_dapm_widgets,
dapm             4322 sound/soc/codecs/wm8994.c 		snd_soc_dapm_new_controls(dapm, wm8994_lateclk_widgets,
dapm             4324 sound/soc/codecs/wm8994.c 		snd_soc_dapm_new_controls(dapm, wm8994_adc_widgets,
dapm             4326 sound/soc/codecs/wm8994.c 		snd_soc_dapm_new_controls(dapm, wm8994_dac_widgets,
dapm             4337 sound/soc/codecs/wm8994.c 	snd_soc_dapm_add_routes(dapm, intercon, ARRAY_SIZE(intercon));
dapm             4341 sound/soc/codecs/wm8994.c 		snd_soc_dapm_add_routes(dapm, wm8994_intercon,
dapm             4345 sound/soc/codecs/wm8994.c 			snd_soc_dapm_add_routes(dapm, wm8994_revd_intercon,
dapm             4347 sound/soc/codecs/wm8994.c 			snd_soc_dapm_add_routes(dapm, wm8994_lateclk_revd_intercon,
dapm             4350 sound/soc/codecs/wm8994.c 			snd_soc_dapm_add_routes(dapm, wm8994_lateclk_intercon,
dapm             4356 sound/soc/codecs/wm8994.c 			snd_soc_dapm_add_routes(dapm, wm8994_intercon,
dapm             4358 sound/soc/codecs/wm8994.c 			snd_soc_dapm_add_routes(dapm, wm8994_revd_intercon,
dapm             4360 sound/soc/codecs/wm8994.c 			snd_soc_dapm_add_routes(dapm, wm8994_lateclk_revd_intercon,
dapm             4363 sound/soc/codecs/wm8994.c 			snd_soc_dapm_add_routes(dapm, wm8994_lateclk_intercon,
dapm             4365 sound/soc/codecs/wm8994.c 			snd_soc_dapm_add_routes(dapm, wm8958_intercon,
dapm             4372 sound/soc/codecs/wm8994.c 		snd_soc_dapm_add_routes(dapm, wm8994_lateclk_intercon,
dapm             4374 sound/soc/codecs/wm8994.c 		snd_soc_dapm_add_routes(dapm, wm8958_intercon,
dapm              534 sound/soc/codecs/wm8995.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
dapm              561 sound/soc/codecs/wm8995.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              610 sound/soc/codecs/wm8995.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              721 sound/soc/codecs/wm8995.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              752 sound/soc/codecs/wm8995.c 	snd_soc_dapm_sync(dapm);
dapm              760 sound/soc/codecs/wm8995.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              599 sound/soc/codecs/wm8996.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              634 sound/soc/codecs/wm8996.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              758 sound/soc/codecs/wm8996.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             2240 sound/soc/codecs/wm8996.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             2257 sound/soc/codecs/wm8996.c 	snd_soc_dapm_mutex_lock(dapm);
dapm             2259 sound/soc/codecs/wm8996.c 	snd_soc_dapm_force_enable_pin_unlocked(dapm, "LDO2");
dapm             2260 sound/soc/codecs/wm8996.c 	snd_soc_dapm_force_enable_pin_unlocked(dapm, "SYSCLK");
dapm             2262 sound/soc/codecs/wm8996.c 	snd_soc_dapm_mutex_unlock(dapm);
dapm             2285 sound/soc/codecs/wm8996.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             2339 sound/soc/codecs/wm8996.c 	snd_soc_dapm_disable_pin(dapm, "Bandgap");
dapm             2340 sound/soc/codecs/wm8996.c 	snd_soc_dapm_sync(dapm);
dapm             2345 sound/soc/codecs/wm8996.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             2355 sound/soc/codecs/wm8996.c 	snd_soc_dapm_force_enable_pin(dapm, "Bandgap");
dapm             2356 sound/soc/codecs/wm8996.c 	snd_soc_dapm_sync(dapm);
dapm               84 sound/soc/codecs/wm8997.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1058 sound/soc/codecs/wm8997.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             1071 sound/soc/codecs/wm8997.c 	priv->core.arizona->dapm = dapm;
dapm             1080 sound/soc/codecs/wm8997.c 	priv->core.arizona->dapm = NULL;
dapm               41 sound/soc/codecs/wm8998.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              105 sound/soc/codecs/wm8998.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              145 sound/soc/codecs/wm8998.c 	return snd_soc_dapm_mux_update_power(dapm, kcontrol,
dapm             1275 sound/soc/codecs/wm8998.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             1279 sound/soc/codecs/wm8998.c 	arizona->dapm = dapm;
dapm             1297 sound/soc/codecs/wm8998.c 	priv->core.arizona->dapm = NULL;
dapm              732 sound/soc/codecs/wm9081.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              241 sound/soc/codecs/wm9090.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              412 sound/soc/codecs/wm9090.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              415 sound/soc/codecs/wm9090.c 	snd_soc_dapm_new_controls(dapm, wm9090_dapm_widgets,
dapm              418 sound/soc/codecs/wm9090.c 	snd_soc_dapm_add_routes(dapm, audio_map, ARRAY_SIZE(audio_map));
dapm              424 sound/soc/codecs/wm9090.c 		snd_soc_dapm_add_routes(dapm, audio_map_in1_diff,
dapm              427 sound/soc/codecs/wm9090.c 		snd_soc_dapm_add_routes(dapm, audio_map_in1_se,
dapm              434 sound/soc/codecs/wm9090.c 		snd_soc_dapm_add_routes(dapm, audio_map_in2_diff,
dapm              437 sound/soc/codecs/wm9090.c 		snd_soc_dapm_add_routes(dapm, audio_map_in2_se,
dapm              218 sound/soc/codecs/wm9712.c 	struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kcontrol);
dapm              219 sound/soc/codecs/wm9712.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(dapm);
dapm              250 sound/soc/codecs/wm9712.c 		snd_soc_dapm_mixer_update_power(dapm, kcontrol, val,
dapm              262 sound/soc/codecs/wm9712.c 	struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kcontrol);
dapm              263 sound/soc/codecs/wm9712.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(dapm);
dapm              195 sound/soc/codecs/wm9713.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              227 sound/soc/codecs/wm9713.c 	struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kcontrol);
dapm              228 sound/soc/codecs/wm9713.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(dapm);
dapm              259 sound/soc/codecs/wm9713.c 		snd_soc_dapm_mixer_update_power(dapm, kcontrol, val,
dapm              271 sound/soc/codecs/wm9713.c 	struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kcontrol);
dapm              272 sound/soc/codecs/wm9713.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(dapm);
dapm             2702 sound/soc/codecs/wm_adsp.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             3001 sound/soc/codecs/wm_adsp.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             3036 sound/soc/codecs/wm_adsp.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             3051 sound/soc/codecs/wm_adsp.c 	snd_soc_dapm_sync(dapm);
dapm             3074 sound/soc/codecs/wm_adsp.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             3129 sound/soc/codecs/wm_adsp.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              498 sound/soc/codecs/wm_hubs.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              540 sound/soc/codecs/wm_hubs.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              592 sound/soc/codecs/wm_hubs.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              617 sound/soc/codecs/wm_hubs.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              647 sound/soc/codecs/wm_hubs.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm             1114 sound/soc/codecs/wm_hubs.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             1148 sound/soc/codecs/wm_hubs.c 	snd_soc_dapm_new_controls(dapm, analogue_dapm_widgets,
dapm             1158 sound/soc/codecs/wm_hubs.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm             1165 sound/soc/codecs/wm_hubs.c 	snd_soc_dapm_add_routes(dapm, analogue_routes,
dapm             1169 sound/soc/codecs/wm_hubs.c 		snd_soc_dapm_add_routes(dapm,
dapm             1173 sound/soc/codecs/wm_hubs.c 		snd_soc_dapm_add_routes(dapm,
dapm             1178 sound/soc/codecs/wm_hubs.c 		snd_soc_dapm_add_routes(dapm,
dapm             1182 sound/soc/codecs/wm_hubs.c 		snd_soc_dapm_add_routes(dapm,
dapm               57 sound/soc/codecs/zx_aud96p22.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm               74 sound/soc/codecs/zx_aud96p22.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              248 sound/soc/fsl/fsl-asoc-card.c 					struct snd_soc_dapm_context *dapm,
dapm              261 sound/soc/fsl/fsl-asoc-card.c 	if (dapm->dev != codec_dai->dev)
dapm              266 sound/soc/fsl/fsl-asoc-card.c 		if (dapm->bias_level != SND_SOC_BIAS_STANDBY)
dapm              291 sound/soc/fsl/fsl-asoc-card.c 		if (dapm->bias_level != SND_SOC_BIAS_PREPARE)
dapm              213 sound/soc/fsl/wm1133-ev1.c 	snd_soc_dapm_force_enable_pin(&rtd->card->dapm, "Mic Bias");
dapm               31 sound/soc/generic/audio-graph-card.c 	struct snd_soc_dapm_context *dapm = w->dapm;
dapm               32 sound/soc/generic/audio-graph-card.c 	struct asoc_simple_priv *priv = snd_soc_card_get_drvdata(dapm->card);
dapm              505 sound/soc/intel/atom/sst-atom-controls.c 	struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm);
dapm              608 sound/soc/intel/atom/sst-atom-controls.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm              963 sound/soc/intel/atom/sst-atom-controls.c 	struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm);
dapm              984 sound/soc/intel/atom/sst-atom-controls.c 	struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm);
dapm             1021 sound/soc/intel/atom/sst-atom-controls.c 	struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm);
dapm             1373 sound/soc/intel/atom/sst-atom-controls.c 	struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm);
dapm             1511 sound/soc/intel/atom/sst-atom-controls.c 	struct snd_soc_dapm_context *dapm =
dapm             1521 sound/soc/intel/atom/sst-atom-controls.c 	snd_soc_dapm_new_controls(dapm, sst_dapm_widgets,
dapm             1523 sound/soc/intel/atom/sst-atom-controls.c 	snd_soc_dapm_add_routes(dapm, intercon,
dapm             1525 sound/soc/intel/atom/sst-atom-controls.c 	snd_soc_dapm_new_widgets(dapm->card);
dapm               33 sound/soc/intel/boards/bdw-rt5677.c 	struct snd_soc_dapm_context *dapm = w->dapm;
dapm               34 sound/soc/intel/boards/bdw-rt5677.c 	struct snd_soc_card *card = dapm->card;
dapm              198 sound/soc/intel/boards/bdw-rt5677.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              244 sound/soc/intel/boards/bdw-rt5677.c 	snd_soc_dapm_force_enable_pin(dapm, "MICBIAS1");
dapm              301 sound/soc/intel/boards/bdw-rt5677.c 	struct snd_soc_dapm_context *dapm;
dapm              304 sound/soc/intel/boards/bdw-rt5677.c 		dapm = snd_soc_component_get_dapm(bdw_rt5677->component);
dapm              305 sound/soc/intel/boards/bdw-rt5677.c 		snd_soc_dapm_disable_pin(dapm, "MICBIAS1");
dapm              313 sound/soc/intel/boards/bdw-rt5677.c 	struct snd_soc_dapm_context *dapm;
dapm              316 sound/soc/intel/boards/bdw-rt5677.c 		dapm = snd_soc_component_get_dapm(bdw_rt5677->component);
dapm              317 sound/soc/intel/boards/bdw-rt5677.c 		snd_soc_dapm_force_enable_pin(dapm, "MICBIAS1");
dapm               58 sound/soc/intel/boards/bxt_da7219_max98357a.c 	struct snd_soc_dapm_context *dapm = w->dapm;
dapm               59 sound/soc/intel/boards/bxt_da7219_max98357a.c 	struct snd_soc_card *card = dapm->card;
dapm              219 sound/soc/intel/boards/bxt_da7219_max98357a.c 	snd_soc_dapm_ignore_suspend(&rtd->card->dapm, "SoC DMIC");
dapm              244 sound/soc/intel/boards/bxt_da7219_max98357a.c 	struct snd_soc_dapm_context *dapm;
dapm              247 sound/soc/intel/boards/bxt_da7219_max98357a.c 	dapm = snd_soc_component_get_dapm(component);
dapm              248 sound/soc/intel/boards/bxt_da7219_max98357a.c 	snd_soc_dapm_ignore_suspend(dapm, "Reference Capture");
dapm              612 sound/soc/intel/boards/bxt_da7219_max98357a.c 		snd_soc_dapm_add_routes(&card->dapm, gemini_map,
dapm              615 sound/soc/intel/boards/bxt_da7219_max98357a.c 		snd_soc_dapm_add_routes(&card->dapm, broxton_map,
dapm              640 sound/soc/intel/boards/bxt_da7219_max98357a.c 	return hdac_hdmi_jack_port_init(component, &card->dapm);
dapm              155 sound/soc/intel/boards/bxt_rt298.c 	struct snd_soc_dapm_context *dapm;
dapm              158 sound/soc/intel/boards/bxt_rt298.c 	dapm = snd_soc_component_get_dapm(component);
dapm              159 sound/soc/intel/boards/bxt_rt298.c 	snd_soc_dapm_ignore_suspend(dapm, "Reference Capture");
dapm              179 sound/soc/intel/boards/bxt_rt298.c 	snd_soc_dapm_ignore_suspend(&rtd->card->dapm, "SoC DMIC");
dapm              552 sound/soc/intel/boards/bxt_rt298.c 	return hdac_hdmi_jack_port_init(component, &card->dapm);
dapm               90 sound/soc/intel/boards/byt-max98090.c 	card->dapm.idle_bias_off = true;
dapm              131 sound/soc/intel/boards/byt-rt5640.c 	card->dapm.idle_bias_off = true;
dapm              155 sound/soc/intel/boards/byt-rt5640.c 	ret = snd_soc_dapm_add_routes(&card->dapm, custom_map, num_routes);
dapm              165 sound/soc/intel/boards/byt-rt5640.c 	snd_soc_dapm_ignore_suspend(&card->dapm, "Headphone");
dapm              166 sound/soc/intel/boards/byt-rt5640.c 	snd_soc_dapm_ignore_suspend(&card->dapm, "Speaker");
dapm               80 sound/soc/intel/boards/bytcht_cx2072x.c 	card->dapm.idle_bias_off = true;
dapm               77 sound/soc/intel/boards/bytcht_es8316.c 	struct snd_soc_card *card = w->dapm->card;
dapm              167 sound/soc/intel/boards/bytcht_es8316.c 	card->dapm.idle_bias_off = true;
dapm              180 sound/soc/intel/boards/bytcht_es8316.c 	ret = snd_soc_dapm_add_routes(&card->dapm, custom_map, num_routes);
dapm              191 sound/soc/intel/boards/bytcht_es8316.c 	ret = snd_soc_dapm_add_routes(&card->dapm, custom_map, num_routes);
dapm              224 sound/soc/intel/boards/bytcr_rt5640.c 	struct snd_soc_dapm_context *dapm = w->dapm;
dapm              225 sound/soc/intel/boards/bytcr_rt5640.c 	struct snd_soc_card *card = dapm->card;
dapm              824 sound/soc/intel/boards/bytcr_rt5640.c 	card->dapm.idle_bias_off = true;
dapm              865 sound/soc/intel/boards/bytcr_rt5640.c 	ret = snd_soc_dapm_add_routes(&card->dapm, custom_map, num_routes);
dapm              870 sound/soc/intel/boards/bytcr_rt5640.c 		ret = snd_soc_dapm_add_routes(&card->dapm,
dapm              874 sound/soc/intel/boards/bytcr_rt5640.c 		ret = snd_soc_dapm_add_routes(&card->dapm,
dapm              878 sound/soc/intel/boards/bytcr_rt5640.c 		ret = snd_soc_dapm_add_routes(&card->dapm,
dapm              882 sound/soc/intel/boards/bytcr_rt5640.c 		ret = snd_soc_dapm_add_routes(&card->dapm,
dapm              890 sound/soc/intel/boards/bytcr_rt5640.c 		ret = snd_soc_dapm_add_routes(&card->dapm,
dapm              894 sound/soc/intel/boards/bytcr_rt5640.c 		ret = snd_soc_dapm_add_routes(&card->dapm,
dapm              901 sound/soc/intel/boards/bytcr_rt5640.c 	snd_soc_dapm_ignore_suspend(&card->dapm, "Headphone");
dapm              902 sound/soc/intel/boards/bytcr_rt5640.c 	snd_soc_dapm_ignore_suspend(&card->dapm, "Speaker");
dapm              174 sound/soc/intel/boards/bytcr_rt5651.c 	struct snd_soc_dapm_context *dapm = w->dapm;
dapm              175 sound/soc/intel/boards/bytcr_rt5651.c 	struct snd_soc_card *card = dapm->card;
dapm              224 sound/soc/intel/boards/bytcr_rt5651.c 	struct snd_soc_card *card = w->dapm->card;
dapm              550 sound/soc/intel/boards/bytcr_rt5651.c 	card->dapm.idle_bias_off = true;
dapm              574 sound/soc/intel/boards/bytcr_rt5651.c 	ret = snd_soc_dapm_add_routes(&card->dapm, custom_map, num_routes);
dapm              579 sound/soc/intel/boards/bytcr_rt5651.c 		ret = snd_soc_dapm_add_routes(&card->dapm,
dapm              583 sound/soc/intel/boards/bytcr_rt5651.c 		ret = snd_soc_dapm_add_routes(&card->dapm,
dapm              587 sound/soc/intel/boards/bytcr_rt5651.c 		ret = snd_soc_dapm_add_routes(&card->dapm,
dapm              591 sound/soc/intel/boards/bytcr_rt5651.c 		ret = snd_soc_dapm_add_routes(&card->dapm,
dapm              604 sound/soc/intel/boards/bytcr_rt5651.c 	snd_soc_dapm_ignore_suspend(&card->dapm, "Headphone");
dapm              605 sound/soc/intel/boards/bytcr_rt5651.c 	snd_soc_dapm_ignore_suspend(&card->dapm, "Speaker");
dapm               45 sound/soc/intel/boards/cht_bsw_max98090_ti.c 	struct snd_soc_dapm_context *dapm = w->dapm;
dapm               46 sound/soc/intel/boards/cht_bsw_max98090_ti.c 	struct snd_soc_card *card = dapm->card;
dapm              133 sound/soc/intel/boards/cht_bsw_max98090_ti.c 	struct snd_soc_dapm_context *dapm = &jack->card->dapm;
dapm              136 sound/soc/intel/boards/cht_bsw_max98090_ti.c 		snd_soc_dapm_force_enable_pin(dapm, "SHDN");
dapm              137 sound/soc/intel/boards/cht_bsw_max98090_ti.c 		snd_soc_dapm_force_enable_pin(dapm, "MICBIAS");
dapm              138 sound/soc/intel/boards/cht_bsw_max98090_ti.c 		snd_soc_dapm_sync(dapm);
dapm              140 sound/soc/intel/boards/cht_bsw_max98090_ti.c 		snd_soc_dapm_disable_pin(dapm, "MICBIAS");
dapm              141 sound/soc/intel/boards/cht_bsw_max98090_ti.c 		snd_soc_dapm_disable_pin(dapm, "SHDN");
dapm              142 sound/soc/intel/boards/cht_bsw_max98090_ti.c 		snd_soc_dapm_sync(dapm);
dapm               70 sound/soc/intel/boards/cht_bsw_rt5645.c 	struct snd_soc_dapm_context *dapm = w->dapm;
dapm               71 sound/soc/intel/boards/cht_bsw_rt5645.c 	struct snd_soc_card *card = dapm->card;
dapm              279 sound/soc/intel/boards/cht_bsw_rt5645.c 		ret = snd_soc_dapm_add_routes(&card->dapm,
dapm              283 sound/soc/intel/boards/cht_bsw_rt5645.c 		ret = snd_soc_dapm_add_routes(&card->dapm,
dapm              287 sound/soc/intel/boards/cht_bsw_rt5645.c 		ret = snd_soc_dapm_add_routes(&card->dapm,
dapm              291 sound/soc/intel/boards/cht_bsw_rt5645.c 		ret = snd_soc_dapm_add_routes(&card->dapm,
dapm               51 sound/soc/intel/boards/cht_bsw_rt5672.c 	struct snd_soc_dapm_context *dapm = w->dapm;
dapm               52 sound/soc/intel/boards/cht_bsw_rt5672.c 	struct snd_soc_card *card = dapm->card;
dapm              227 sound/soc/intel/boards/glk_rt5682_max98357a.c 	struct snd_soc_dapm_context *dapm;
dapm              230 sound/soc/intel/boards/glk_rt5682_max98357a.c 	dapm = snd_soc_component_get_dapm(component);
dapm              231 sound/soc/intel/boards/glk_rt5682_max98357a.c 	ret = snd_soc_dapm_ignore_suspend(dapm, "Reference Capture");
dapm              570 sound/soc/intel/boards/glk_rt5682_max98357a.c 	return hdac_hdmi_jack_port_init(component, &card->dapm);
dapm               56 sound/soc/intel/boards/kbl_da7219_max98357a.c 	struct snd_soc_dapm_context *dapm = w->dapm;
dapm               57 sound/soc/intel/boards/kbl_da7219_max98357a.c 	struct snd_soc_card *card = dapm->card;
dapm              196 sound/soc/intel/boards/kbl_da7219_max98357a.c 	ret = snd_soc_dapm_ignore_suspend(&rtd->card->dapm, "SoC DMIC");
dapm              238 sound/soc/intel/boards/kbl_da7219_max98357a.c 	struct snd_soc_dapm_context *dapm;
dapm              241 sound/soc/intel/boards/kbl_da7219_max98357a.c 	dapm = snd_soc_component_get_dapm(component);
dapm              242 sound/soc/intel/boards/kbl_da7219_max98357a.c 	snd_soc_dapm_ignore_suspend(dapm, "Reference Capture");
dapm              571 sound/soc/intel/boards/kbl_da7219_max98357a.c 	return hdac_hdmi_jack_port_init(component, &card->dapm);
dapm               67 sound/soc/intel/boards/kbl_da7219_max98927.c 	struct snd_soc_dapm_context *dapm = w->dapm;
dapm               68 sound/soc/intel/boards/kbl_da7219_max98927.c 	struct snd_soc_card *card = dapm->card;
dapm              230 sound/soc/intel/boards/kbl_da7219_max98927.c 		struct snd_soc_dapm_context *dapm =
dapm              247 sound/soc/intel/boards/kbl_da7219_max98927.c 			ret = snd_soc_dapm_enable_pin(dapm, pin_name);
dapm              253 sound/soc/intel/boards/kbl_da7219_max98927.c 			snd_soc_dapm_sync(dapm);
dapm              258 sound/soc/intel/boards/kbl_da7219_max98927.c 			ret = snd_soc_dapm_disable_pin(dapm, pin_name);
dapm              264 sound/soc/intel/boards/kbl_da7219_max98927.c 			snd_soc_dapm_sync(dapm);
dapm              340 sound/soc/intel/boards/kbl_da7219_max98927.c 	ret = snd_soc_dapm_add_routes(&card->dapm,
dapm              371 sound/soc/intel/boards/kbl_da7219_max98927.c 	ret = snd_soc_dapm_ignore_suspend(&rtd->card->dapm, "SoC DMIC");
dapm              413 sound/soc/intel/boards/kbl_da7219_max98927.c 	struct snd_soc_dapm_context *dapm;
dapm              416 sound/soc/intel/boards/kbl_da7219_max98927.c 	dapm = snd_soc_component_get_dapm(component);
dapm              417 sound/soc/intel/boards/kbl_da7219_max98927.c 	snd_soc_dapm_ignore_suspend(dapm, "Reference Capture");
dapm              972 sound/soc/intel/boards/kbl_da7219_max98927.c 	struct snd_soc_dapm_context *dapm = &card->dapm;
dapm             1000 sound/soc/intel/boards/kbl_da7219_max98927.c 	err = hdac_hdmi_jack_port_init(component, &card->dapm);
dapm             1005 sound/soc/intel/boards/kbl_da7219_max98927.c 	err = snd_soc_dapm_disable_pin(dapm, "Left Spk");
dapm             1011 sound/soc/intel/boards/kbl_da7219_max98927.c 	err = snd_soc_dapm_disable_pin(dapm, "Right Spk");
dapm             1017 sound/soc/intel/boards/kbl_da7219_max98927.c 	return snd_soc_dapm_sync(dapm);
dapm               95 sound/soc/intel/boards/kbl_rt5660.c 	struct snd_soc_dapm_context *dapm = w->dapm;
dapm               96 sound/soc/intel/boards/kbl_rt5660.c 	struct kbl_codec_private *priv = snd_soc_card_get_drvdata(dapm->card);
dapm              161 sound/soc/intel/boards/kbl_rt5660.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
dapm              203 sound/soc/intel/boards/kbl_rt5660.c 	snd_soc_dapm_force_enable_pin(dapm, "MICBIAS1");
dapm              204 sound/soc/intel/boards/kbl_rt5660.c 	snd_soc_dapm_force_enable_pin(dapm, "BST1");
dapm              205 sound/soc/intel/boards/kbl_rt5660.c 	snd_soc_dapm_force_enable_pin(dapm, "BST2");
dapm              493 sound/soc/intel/boards/kbl_rt5660.c 	return hdac_hdmi_jack_port_init(component, &card->dapm);
dapm               72 sound/soc/intel/boards/kbl_rt5663_max98927.c 	struct snd_soc_dapm_context *dapm = w->dapm;
dapm               73 sound/soc/intel/boards/kbl_rt5663_max98927.c 	struct snd_soc_card *card = dapm->card;
dapm              244 sound/soc/intel/boards/kbl_rt5663_max98927.c 	struct snd_soc_dapm_context *dapm;
dapm              247 sound/soc/intel/boards/kbl_rt5663_max98927.c 	dapm = snd_soc_component_get_dapm(component);
dapm              248 sound/soc/intel/boards/kbl_rt5663_max98927.c 	ret = snd_soc_dapm_ignore_suspend(dapm, "Reference Capture");
dapm              296 sound/soc/intel/boards/kbl_rt5663_max98927.c 	ret = snd_soc_dapm_ignore_suspend(&rtd->card->dapm, "SoC DMIC");
dapm              910 sound/soc/intel/boards/kbl_rt5663_max98927.c 	return hdac_hdmi_jack_port_init(component, &card->dapm);
dapm              143 sound/soc/intel/boards/kbl_rt5663_rt5514_max98927.c 	struct snd_soc_dapm_context *dapm;
dapm              147 sound/soc/intel/boards/kbl_rt5663_rt5514_max98927.c 	dapm = snd_soc_component_get_dapm(component);
dapm              148 sound/soc/intel/boards/kbl_rt5663_rt5514_max98927.c 	ret = snd_soc_dapm_ignore_suspend(dapm, "Reference Capture");
dapm              183 sound/soc/intel/boards/kbl_rt5663_rt5514_max98927.c 	ret = snd_soc_dapm_ignore_suspend(&rtd->card->dapm, "DMIC");
dapm              622 sound/soc/intel/boards/kbl_rt5663_rt5514_max98927.c 	return hdac_hdmi_jack_port_init(component, &card->dapm);
dapm              167 sound/soc/intel/boards/skl_hda_dsp_common.c 	return hdac_hdmi_jack_port_init(component, &card->dapm);
dapm               52 sound/soc/intel/boards/skl_nau88l25_max98357a.c 	struct snd_soc_dapm_context *dapm = w->dapm;
dapm               53 sound/soc/intel/boards/skl_nau88l25_max98357a.c 	struct snd_soc_card *card = dapm->card;
dapm              177 sound/soc/intel/boards/skl_nau88l25_max98357a.c 	snd_soc_dapm_ignore_suspend(&rtd->card->dapm, "SoC DMIC");
dapm              238 sound/soc/intel/boards/skl_nau88l25_max98357a.c 	struct snd_soc_dapm_context *dapm;
dapm              241 sound/soc/intel/boards/skl_nau88l25_max98357a.c 	dapm = snd_soc_component_get_dapm(component);
dapm              242 sound/soc/intel/boards/skl_nau88l25_max98357a.c 	snd_soc_dapm_ignore_suspend(dapm, "Reference Capture");
dapm              630 sound/soc/intel/boards/skl_nau88l25_max98357a.c 	return hdac_hdmi_jack_port_init(component, &card->dapm);
dapm               62 sound/soc/intel/boards/skl_nau88l25_ssm4567.c 	struct snd_soc_dapm_context *dapm = w->dapm;
dapm               63 sound/soc/intel/boards/skl_nau88l25_ssm4567.c 	struct snd_soc_card *card = dapm->card;
dapm              196 sound/soc/intel/boards/skl_nau88l25_ssm4567.c 	snd_soc_dapm_ignore_suspend(&rtd->card->dapm, "SoC DMIC");
dapm              258 sound/soc/intel/boards/skl_nau88l25_ssm4567.c 	struct snd_soc_dapm_context *dapm;
dapm              261 sound/soc/intel/boards/skl_nau88l25_ssm4567.c 	dapm = snd_soc_component_get_dapm(component);
dapm              262 sound/soc/intel/boards/skl_nau88l25_ssm4567.c 	snd_soc_dapm_ignore_suspend(dapm, "Reference Capture");
dapm              671 sound/soc/intel/boards/skl_nau88l25_ssm4567.c 	return hdac_hdmi_jack_port_init(component, &card->dapm);
dapm              114 sound/soc/intel/boards/skl_rt286.c 	struct snd_soc_dapm_context *dapm;
dapm              117 sound/soc/intel/boards/skl_rt286.c 	dapm = snd_soc_component_get_dapm(component);
dapm              118 sound/soc/intel/boards/skl_rt286.c 	snd_soc_dapm_ignore_suspend(dapm, "Reference Capture");
dapm              138 sound/soc/intel/boards/skl_rt286.c 	snd_soc_dapm_ignore_suspend(&rtd->card->dapm, "SoC DMIC");
dapm              511 sound/soc/intel/boards/skl_rt286.c 	return hdac_hdmi_jack_port_init(component, &card->dapm);
dapm              302 sound/soc/intel/boards/sof_rt5682.c 	return hdac_hdmi_jack_port_init(component, &card->dapm);
dapm              345 sound/soc/intel/boards/sof_rt5682.c 	ret = snd_soc_dapm_add_routes(&card->dapm, speaker_map,
dapm              358 sound/soc/intel/boards/sof_rt5682.c 	ret = snd_soc_dapm_new_controls(&card->dapm, dmic_widgets,
dapm              366 sound/soc/intel/boards/sof_rt5682.c 	ret = snd_soc_dapm_add_routes(&card->dapm, dmic_map,
dapm               94 sound/soc/intel/skylake/skl-topology.c 	if (w->dapm->dev != dev)
dapm             1273 sound/soc/intel/skylake/skl-topology.c 	struct snd_soc_dapm_context *dapm = w->dapm;
dapm             1274 sound/soc/intel/skylake/skl-topology.c 	struct skl_dev *skl = get_skl_ctx(dapm->dev);
dapm             1303 sound/soc/intel/skylake/skl-topology.c 	struct snd_soc_dapm_context *dapm = w->dapm;
dapm             1304 sound/soc/intel/skylake/skl-topology.c 	struct skl_dev *skl = get_skl_ctx(dapm->dev);
dapm             1325 sound/soc/intel/skylake/skl-topology.c 	struct skl_dev *skl = get_skl_ctx(w->dapm->dev);
dapm             1360 sound/soc/intel/skylake/skl-topology.c 	struct skl_dev *skl = get_skl_ctx(w->dapm->dev);
dapm             1474 sound/soc/intel/skylake/skl-topology.c 		dev_err(w->dapm->dev,
dapm             1487 sound/soc/intel/skylake/skl-topology.c 	return skl_fill_mic_sel_params(mconfig, &mic_cfg, w->dapm->dev);
dapm             2840 sound/soc/intel/skylake/skl-topology.c 	if (!strncmp(w->dapm->component->name, component->name,
dapm               61 sound/soc/mediatek/common/mtk-afe-platform-driver.c 			snd_soc_dapm_new_controls(&component->dapm,
dapm               68 sound/soc/mediatek/common/mtk-afe-platform-driver.c 			snd_soc_dapm_add_routes(&component->dapm,
dapm               73 sound/soc/mediatek/common/mtk-afe-platform-driver.c 	snd_soc_dapm_new_widgets(component->dapm.card);
dapm              134 sound/soc/mediatek/mt6797/mt6797-dai-adda.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm              146 sound/soc/mediatek/mt8183/mt8183-dai-adda.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm              275 sound/soc/mediatek/mt8183/mt8183-dai-i2s.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm              305 sound/soc/mediatek/mt8183/mt8183-dai-i2s.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm              426 sound/soc/mediatek/mt8183/mt8183-dai-i2s.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm              447 sound/soc/mediatek/mt8183/mt8183-dai-i2s.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm              476 sound/soc/mediatek/mt8183/mt8183-dai-i2s.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm              502 sound/soc/mediatek/mt8183/mt8183-dai-i2s.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm              531 sound/soc/mediatek/mt8183/mt8183-dai-i2s.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm              250 sound/soc/mediatek/mt8183/mt8183-dai-tdm.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm              276 sound/soc/mediatek/mt8183/mt8183-dai-tdm.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm              334 sound/soc/mediatek/mt8183/mt8183-dai-tdm.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
dapm              229 sound/soc/meson/axg-tdm-formatter.c 	struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm);
dapm               46 sound/soc/meson/g12a-tohdmitx.c 		if (snd_soc_dapm_to_component(w->dapm) !=
dapm               47 sound/soc/meson/g12a-tohdmitx.c 		    snd_soc_dapm_to_component(p->source->dapm))
dapm              109 sound/soc/meson/g12a-tohdmitx.c 	struct snd_soc_dapm_context *dapm =
dapm              118 sound/soc/meson/g12a-tohdmitx.c 		snd_soc_dapm_mux_update_power(dapm, kcontrol, 0, NULL, NULL);
dapm              128 sound/soc/meson/g12a-tohdmitx.c 	snd_soc_dapm_mux_update_power(dapm, kcontrol, mux, e, NULL);
dapm              162 sound/soc/meson/g12a-tohdmitx.c 	struct snd_soc_dapm_context *dapm =
dapm              171 sound/soc/meson/g12a-tohdmitx.c 		snd_soc_dapm_mux_update_power(dapm, kcontrol, 0, NULL, NULL);
dapm              179 sound/soc/meson/g12a-tohdmitx.c 	snd_soc_dapm_mux_update_power(dapm, kcontrol, mux, e, NULL);
dapm               44 sound/soc/pxa/corgi.c static void corgi_ext_control(struct snd_soc_dapm_context *dapm)
dapm               46 sound/soc/pxa/corgi.c 	snd_soc_dapm_mutex_lock(dapm);
dapm               54 sound/soc/pxa/corgi.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Mic Jack");
dapm               55 sound/soc/pxa/corgi.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Line Jack");
dapm               56 sound/soc/pxa/corgi.c 		snd_soc_dapm_enable_pin_unlocked(dapm, "Headphone Jack");
dapm               57 sound/soc/pxa/corgi.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Headset Jack");
dapm               63 sound/soc/pxa/corgi.c 		snd_soc_dapm_enable_pin_unlocked(dapm, "Mic Jack");
dapm               64 sound/soc/pxa/corgi.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Line Jack");
dapm               65 sound/soc/pxa/corgi.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Headphone Jack");
dapm               66 sound/soc/pxa/corgi.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Headset Jack");
dapm               71 sound/soc/pxa/corgi.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Mic Jack");
dapm               72 sound/soc/pxa/corgi.c 		snd_soc_dapm_enable_pin_unlocked(dapm, "Line Jack");
dapm               73 sound/soc/pxa/corgi.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Headphone Jack");
dapm               74 sound/soc/pxa/corgi.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Headset Jack");
dapm               79 sound/soc/pxa/corgi.c 		snd_soc_dapm_enable_pin_unlocked(dapm, "Mic Jack");
dapm               80 sound/soc/pxa/corgi.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Line Jack");
dapm               81 sound/soc/pxa/corgi.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Headphone Jack");
dapm               82 sound/soc/pxa/corgi.c 		snd_soc_dapm_enable_pin_unlocked(dapm, "Headset Jack");
dapm               87 sound/soc/pxa/corgi.c 		snd_soc_dapm_enable_pin_unlocked(dapm, "Ext Spk");
dapm               89 sound/soc/pxa/corgi.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Ext Spk");
dapm               92 sound/soc/pxa/corgi.c 	snd_soc_dapm_sync_unlocked(dapm);
dapm               94 sound/soc/pxa/corgi.c 	snd_soc_dapm_mutex_unlock(dapm);
dapm              102 sound/soc/pxa/corgi.c 	corgi_ext_control(&rtd->card->dapm);
dapm              175 sound/soc/pxa/corgi.c 	corgi_ext_control(&card->dapm);
dapm              195 sound/soc/pxa/corgi.c 	corgi_ext_control(&card->dapm);
dapm               39 sound/soc/pxa/magician.c static void magician_ext_control(struct snd_soc_dapm_context *dapm)
dapm               42 sound/soc/pxa/magician.c 	snd_soc_dapm_mutex_lock(dapm);
dapm               45 sound/soc/pxa/magician.c 		snd_soc_dapm_enable_pin_unlocked(dapm, "Speaker");
dapm               47 sound/soc/pxa/magician.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Speaker");
dapm               49 sound/soc/pxa/magician.c 		snd_soc_dapm_enable_pin_unlocked(dapm, "Headphone Jack");
dapm               51 sound/soc/pxa/magician.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Headphone Jack");
dapm               55 sound/soc/pxa/magician.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Headset Mic");
dapm               56 sound/soc/pxa/magician.c 		snd_soc_dapm_enable_pin_unlocked(dapm, "Call Mic");
dapm               59 sound/soc/pxa/magician.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Call Mic");
dapm               60 sound/soc/pxa/magician.c 		snd_soc_dapm_enable_pin_unlocked(dapm, "Headset Mic");
dapm               64 sound/soc/pxa/magician.c 	snd_soc_dapm_sync_unlocked(dapm);
dapm               66 sound/soc/pxa/magician.c 	snd_soc_dapm_mutex_unlock(dapm);
dapm               74 sound/soc/pxa/magician.c 	magician_ext_control(&rtd->card->dapm);
dapm              177 sound/soc/pxa/magician.c 	magician_ext_control(&card->dapm);
dapm              197 sound/soc/pxa/magician.c 	magician_ext_control(&card->dapm);
dapm               71 sound/soc/pxa/mioa701_wm9713.c 	struct snd_soc_card *card = widget->dapm->card;
dapm               41 sound/soc/pxa/poodle.c static void poodle_ext_control(struct snd_soc_dapm_context *dapm)
dapm               50 sound/soc/pxa/poodle.c 		snd_soc_dapm_enable_pin(dapm, "Headphone Jack");
dapm               56 sound/soc/pxa/poodle.c 		snd_soc_dapm_disable_pin(dapm, "Headphone Jack");
dapm               61 sound/soc/pxa/poodle.c 		snd_soc_dapm_enable_pin(dapm, "Ext Spk");
dapm               63 sound/soc/pxa/poodle.c 		snd_soc_dapm_disable_pin(dapm, "Ext Spk");
dapm               66 sound/soc/pxa/poodle.c 	snd_soc_dapm_sync(dapm);
dapm               74 sound/soc/pxa/poodle.c 	poodle_ext_control(&rtd->card->dapm);
dapm              149 sound/soc/pxa/poodle.c 	poodle_ext_control(&card->dapm);
dapm              169 sound/soc/pxa/poodle.c 	poodle_ext_control(&card->dapm);
dapm               42 sound/soc/pxa/spitz.c static void spitz_ext_control(struct snd_soc_dapm_context *dapm)
dapm               44 sound/soc/pxa/spitz.c 	snd_soc_dapm_mutex_lock(dapm);
dapm               47 sound/soc/pxa/spitz.c 		snd_soc_dapm_enable_pin_unlocked(dapm, "Ext Spk");
dapm               49 sound/soc/pxa/spitz.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Ext Spk");
dapm               55 sound/soc/pxa/spitz.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Headset Jack");
dapm               56 sound/soc/pxa/spitz.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Mic Jack");
dapm               57 sound/soc/pxa/spitz.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Line Jack");
dapm               58 sound/soc/pxa/spitz.c 		snd_soc_dapm_enable_pin_unlocked(dapm, "Headphone Jack");
dapm               64 sound/soc/pxa/spitz.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Headphone Jack");
dapm               65 sound/soc/pxa/spitz.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Headset Jack");
dapm               66 sound/soc/pxa/spitz.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Line Jack");
dapm               67 sound/soc/pxa/spitz.c 		snd_soc_dapm_enable_pin_unlocked(dapm, "Mic Jack");
dapm               73 sound/soc/pxa/spitz.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Headphone Jack");
dapm               74 sound/soc/pxa/spitz.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Headset Jack");
dapm               75 sound/soc/pxa/spitz.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Mic Jack");
dapm               76 sound/soc/pxa/spitz.c 		snd_soc_dapm_enable_pin_unlocked(dapm, "Line Jack");
dapm               82 sound/soc/pxa/spitz.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Headphone Jack");
dapm               83 sound/soc/pxa/spitz.c 		snd_soc_dapm_enable_pin_unlocked(dapm, "Mic Jack");
dapm               84 sound/soc/pxa/spitz.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Line Jack");
dapm               85 sound/soc/pxa/spitz.c 		snd_soc_dapm_enable_pin_unlocked(dapm, "Headset Jack");
dapm               92 sound/soc/pxa/spitz.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Headphone Jack");
dapm               93 sound/soc/pxa/spitz.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Headset Jack");
dapm               94 sound/soc/pxa/spitz.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Mic Jack");
dapm               95 sound/soc/pxa/spitz.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Line Jack");
dapm              101 sound/soc/pxa/spitz.c 	snd_soc_dapm_sync_unlocked(dapm);
dapm              103 sound/soc/pxa/spitz.c 	snd_soc_dapm_mutex_unlock(dapm);
dapm              111 sound/soc/pxa/spitz.c 	spitz_ext_control(&rtd->card->dapm);
dapm              175 sound/soc/pxa/spitz.c 	spitz_ext_control(&card->dapm);
dapm              195 sound/soc/pxa/spitz.c 	spitz_ext_control(&card->dapm);
dapm               39 sound/soc/pxa/tosa.c static void tosa_ext_control(struct snd_soc_dapm_context *dapm)
dapm               42 sound/soc/pxa/tosa.c 	snd_soc_dapm_mutex_lock(dapm);
dapm               47 sound/soc/pxa/tosa.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Mic (Internal)");
dapm               48 sound/soc/pxa/tosa.c 		snd_soc_dapm_enable_pin_unlocked(dapm, "Headphone Jack");
dapm               49 sound/soc/pxa/tosa.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Headset Jack");
dapm               52 sound/soc/pxa/tosa.c 		snd_soc_dapm_enable_pin_unlocked(dapm, "Mic (Internal)");
dapm               53 sound/soc/pxa/tosa.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Headphone Jack");
dapm               54 sound/soc/pxa/tosa.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Headset Jack");
dapm               57 sound/soc/pxa/tosa.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Mic (Internal)");
dapm               58 sound/soc/pxa/tosa.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Headphone Jack");
dapm               59 sound/soc/pxa/tosa.c 		snd_soc_dapm_enable_pin_unlocked(dapm, "Headset Jack");
dapm               64 sound/soc/pxa/tosa.c 		snd_soc_dapm_enable_pin_unlocked(dapm, "Speaker");
dapm               66 sound/soc/pxa/tosa.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Speaker");
dapm               68 sound/soc/pxa/tosa.c 	snd_soc_dapm_sync_unlocked(dapm);
dapm               70 sound/soc/pxa/tosa.c 	snd_soc_dapm_mutex_unlock(dapm);
dapm               78 sound/soc/pxa/tosa.c 	tosa_ext_control(&rtd->card->dapm);
dapm              103 sound/soc/pxa/tosa.c 	tosa_ext_control(&card->dapm);
dapm              123 sound/soc/pxa/tosa.c 	tosa_ext_control(&card->dapm);
dapm              411 sound/soc/qcom/qdsp6/q6routing.c 	struct snd_soc_dapm_context *dapm =
dapm              416 sound/soc/qcom/qdsp6/q6routing.c 	struct snd_soc_component *c = snd_soc_dapm_to_component(dapm);
dapm              431 sound/soc/qcom/qdsp6/q6routing.c 	struct snd_soc_dapm_context *dapm =
dapm              433 sound/soc/qcom/qdsp6/q6routing.c 	struct snd_soc_component *c = snd_soc_dapm_to_component(dapm);
dapm              444 sound/soc/qcom/qdsp6/q6routing.c 		snd_soc_dapm_mixer_update_power(dapm, kcontrol, 1, update);
dapm              447 sound/soc/qcom/qdsp6/q6routing.c 		snd_soc_dapm_mixer_update_power(dapm, kcontrol, 0, update);
dapm               36 sound/soc/rockchip/rk3288_hdmi_analog.c 	struct rk_drvdata *machine = snd_soc_card_get_drvdata(w->dapm->card);
dapm               67 sound/soc/rockchip/rockchip_max98090.c 	struct snd_soc_dapm_context *dapm = &jack->card->dapm;
dapm               70 sound/soc/rockchip/rockchip_max98090.c 		snd_soc_dapm_force_enable_pin(dapm, "MICBIAS");
dapm               71 sound/soc/rockchip/rockchip_max98090.c 		snd_soc_dapm_force_enable_pin(dapm, "SHDN");
dapm               73 sound/soc/rockchip/rockchip_max98090.c 		snd_soc_dapm_disable_pin(dapm, "MICBIAS");
dapm               74 sound/soc/rockchip/rockchip_max98090.c 		snd_soc_dapm_disable_pin(dapm, "SHDN");
dapm               77 sound/soc/rockchip/rockchip_max98090.c 	snd_soc_dapm_sync(dapm);
dapm               53 sound/soc/samsung/bells.c 				struct snd_soc_dapm_context *dapm,
dapm               66 sound/soc/samsung/bells.c 	if (dapm->dev != codec_dai->dev)
dapm               71 sound/soc/samsung/bells.c 		if (dapm->bias_level != SND_SOC_BIAS_STANDBY)
dapm               99 sound/soc/samsung/bells.c 				     struct snd_soc_dapm_context *dapm,
dapm              112 sound/soc/samsung/bells.c 	if (dapm->dev != codec_dai->dev)
dapm              137 sound/soc/samsung/bells.c 	dapm->bias_level = level;
dapm               18 sound/soc/samsung/littlemill.c 					  struct snd_soc_dapm_context *dapm,
dapm               28 sound/soc/samsung/littlemill.c 	if (dapm->dev != aif1_dai->dev)
dapm               37 sound/soc/samsung/littlemill.c 		if (dapm->bias_level == SND_SOC_BIAS_STANDBY) {
dapm               65 sound/soc/samsung/littlemill.c 					       struct snd_soc_dapm_context *dapm,
dapm               75 sound/soc/samsung/littlemill.c 	if (dapm->dev != aif1_dai->dev)
dapm               99 sound/soc/samsung/littlemill.c 	dapm->bias_level = level;
dapm              178 sound/soc/samsung/littlemill.c 	struct snd_soc_card *card = w->dapm->card;
dapm               70 sound/soc/samsung/lowland.c 	snd_soc_dapm_nc_pin(&rtd->card->dapm, "LINEOUT");
dapm              251 sound/soc/samsung/neo1973_wm8753.c 	snd_soc_dapm_disable_pin(&card->dapm, "GSM Line Out");
dapm              252 sound/soc/samsung/neo1973_wm8753.c 	snd_soc_dapm_disable_pin(&card->dapm, "GSM Line In");
dapm              253 sound/soc/samsung/neo1973_wm8753.c 	snd_soc_dapm_disable_pin(&card->dapm, "Headset Mic");
dapm              254 sound/soc/samsung/neo1973_wm8753.c 	snd_soc_dapm_disable_pin(&card->dapm, "Handset Mic");
dapm              255 sound/soc/samsung/neo1973_wm8753.c 	snd_soc_dapm_disable_pin(&card->dapm, "Stereo Out");
dapm              256 sound/soc/samsung/neo1973_wm8753.c 	snd_soc_dapm_disable_pin(&card->dapm, "Handset Spk");
dapm              259 sound/soc/samsung/neo1973_wm8753.c 	snd_soc_dapm_ignore_suspend(&card->dapm, "GSM Line Out");
dapm              260 sound/soc/samsung/neo1973_wm8753.c 	snd_soc_dapm_ignore_suspend(&card->dapm, "GSM Line In");
dapm              261 sound/soc/samsung/neo1973_wm8753.c 	snd_soc_dapm_ignore_suspend(&card->dapm, "Headset Mic");
dapm              262 sound/soc/samsung/neo1973_wm8753.c 	snd_soc_dapm_ignore_suspend(&card->dapm, "Handset Mic");
dapm              263 sound/soc/samsung/neo1973_wm8753.c 	snd_soc_dapm_ignore_suspend(&card->dapm, "Stereo Out");
dapm              264 sound/soc/samsung/neo1973_wm8753.c 	snd_soc_dapm_ignore_suspend(&card->dapm, "Handset Spk");
dapm              132 sound/soc/samsung/smartq_wm8987.c 	struct snd_soc_dapm_context *dapm = &rtd->card->dapm;
dapm              136 sound/soc/samsung/smartq_wm8987.c 	snd_soc_dapm_nc_pin(dapm, "LINPUT1");
dapm              137 sound/soc/samsung/smartq_wm8987.c 	snd_soc_dapm_nc_pin(dapm, "RINPUT1");
dapm              138 sound/soc/samsung/smartq_wm8987.c 	snd_soc_dapm_nc_pin(dapm, "OUT3");
dapm              139 sound/soc/samsung/smartq_wm8987.c 	snd_soc_dapm_nc_pin(dapm, "ROUT1");
dapm              130 sound/soc/samsung/smdk_wm8580.c 	snd_soc_dapm_disable_pin(&rtd->card->dapm, "MicIn");
dapm               82 sound/soc/samsung/smdk_wm8994.c 	struct snd_soc_dapm_context *dapm = &rtd->card->dapm;
dapm               85 sound/soc/samsung/smdk_wm8994.c 	snd_soc_dapm_nc_pin(dapm, "HPOUT2P");
dapm               86 sound/soc/samsung/smdk_wm8994.c 	snd_soc_dapm_nc_pin(dapm, "HPOUT2N");
dapm               87 sound/soc/samsung/smdk_wm8994.c 	snd_soc_dapm_nc_pin(dapm, "SPKOUTLN");
dapm               88 sound/soc/samsung/smdk_wm8994.c 	snd_soc_dapm_nc_pin(dapm, "SPKOUTLP");
dapm               89 sound/soc/samsung/smdk_wm8994.c 	snd_soc_dapm_nc_pin(dapm, "SPKOUTRP");
dapm               90 sound/soc/samsung/smdk_wm8994.c 	snd_soc_dapm_nc_pin(dapm, "SPKOUTRN");
dapm               91 sound/soc/samsung/smdk_wm8994.c 	snd_soc_dapm_nc_pin(dapm, "LINEOUT1N");
dapm               92 sound/soc/samsung/smdk_wm8994.c 	snd_soc_dapm_nc_pin(dapm, "LINEOUT1P");
dapm               93 sound/soc/samsung/smdk_wm8994.c 	snd_soc_dapm_nc_pin(dapm, "LINEOUT2N");
dapm               94 sound/soc/samsung/smdk_wm8994.c 	snd_soc_dapm_nc_pin(dapm, "LINEOUT2P");
dapm               95 sound/soc/samsung/smdk_wm8994.c 	snd_soc_dapm_nc_pin(dapm, "IN1LP");
dapm               96 sound/soc/samsung/smdk_wm8994.c 	snd_soc_dapm_nc_pin(dapm, "IN2LP:VXRN");
dapm               97 sound/soc/samsung/smdk_wm8994.c 	snd_soc_dapm_nc_pin(dapm, "IN1RP");
dapm               98 sound/soc/samsung/smdk_wm8994.c 	snd_soc_dapm_nc_pin(dapm, "IN2RP:VXRP");
dapm               20 sound/soc/samsung/speyside.c 				   struct snd_soc_dapm_context *dapm,
dapm               30 sound/soc/samsung/speyside.c 	if (dapm->dev != codec_dai->dev)
dapm               56 sound/soc/samsung/speyside.c 					struct snd_soc_dapm_context *dapm,
dapm               66 sound/soc/samsung/speyside.c 	if (dapm->dev != codec_dai->dev)
dapm               71 sound/soc/samsung/speyside.c 		if (card->dapm.bias_level == SND_SOC_BIAS_STANDBY) {
dapm               93 sound/soc/samsung/speyside.c 	card->dapm.bias_level = level;
dapm              173 sound/soc/samsung/speyside.c 	snd_soc_dapm_ignore_suspend(&card->dapm, "Headphone");
dapm              174 sound/soc/samsung/speyside.c 	snd_soc_dapm_ignore_suspend(&card->dapm, "Headset Mic");
dapm              175 sound/soc/samsung/speyside.c 	snd_soc_dapm_ignore_suspend(&card->dapm, "Main AMIC");
dapm              176 sound/soc/samsung/speyside.c 	snd_soc_dapm_ignore_suspend(&card->dapm, "Main DMIC");
dapm              177 sound/soc/samsung/speyside.c 	snd_soc_dapm_ignore_suspend(&card->dapm, "Main Speaker");
dapm              178 sound/soc/samsung/speyside.c 	snd_soc_dapm_ignore_suspend(&card->dapm, "WM1250 Output");
dapm              179 sound/soc/samsung/speyside.c 	snd_soc_dapm_ignore_suspend(&card->dapm, "WM1250 Input");
dapm              264 sound/soc/samsung/tm2_wm5110.c 	struct snd_soc_card *card = w->dapm->card;
dapm              280 sound/soc/samsung/tm2_wm5110.c 				struct snd_soc_dapm_context *dapm,
dapm              287 sound/soc/samsung/tm2_wm5110.c 	if (dapm->dev != rtd->codec_dai->dev)
dapm              292 sound/soc/samsung/tm2_wm5110.c 		if (card->dapm.bias_level == SND_SOC_BIAS_OFF)
dapm               18 sound/soc/samsung/tobermory.c 					  struct snd_soc_dapm_context *dapm,
dapm               28 sound/soc/samsung/tobermory.c 	if (dapm->dev != codec_dai->dev)
dapm               33 sound/soc/samsung/tobermory.c 		if (dapm->bias_level == SND_SOC_BIAS_STANDBY) {
dapm               61 sound/soc/samsung/tobermory.c 					       struct snd_soc_dapm_context *dapm,
dapm               71 sound/soc/samsung/tobermory.c 	if (dapm->dev != codec_dai->dev)
dapm               95 sound/soc/samsung/tobermory.c 	dapm->bias_level = level;
dapm               25 sound/soc/sirf/sirf-audio.c 	struct snd_soc_dapm_context *dapm = w->dapm;
dapm               26 sound/soc/sirf/sirf-audio.c 	struct snd_soc_card *card = dapm->card;
dapm               38 sound/soc/sirf/sirf-audio.c 	struct snd_soc_dapm_context *dapm = w->dapm;
dapm               39 sound/soc/sirf/sirf-audio.c 	struct snd_soc_card *card = dapm->card;
dapm               83 sound/soc/soc-component.c 	struct snd_soc_dapm_context *dapm =
dapm               89 sound/soc/soc-component.c 		return snd_soc_dapm_enable_pin(dapm, pin);
dapm               95 sound/soc/soc-component.c 	ret = snd_soc_dapm_enable_pin(dapm, full_name);
dapm              105 sound/soc/soc-component.c 	struct snd_soc_dapm_context *dapm =
dapm              111 sound/soc/soc-component.c 		return snd_soc_dapm_enable_pin_unlocked(dapm, pin);
dapm              117 sound/soc/soc-component.c 	ret = snd_soc_dapm_enable_pin_unlocked(dapm, full_name);
dapm              127 sound/soc/soc-component.c 	struct snd_soc_dapm_context *dapm =
dapm              133 sound/soc/soc-component.c 		return snd_soc_dapm_disable_pin(dapm, pin);
dapm              139 sound/soc/soc-component.c 	ret = snd_soc_dapm_disable_pin(dapm, full_name);
dapm              149 sound/soc/soc-component.c 	struct snd_soc_dapm_context *dapm =
dapm              155 sound/soc/soc-component.c 		return snd_soc_dapm_disable_pin_unlocked(dapm, pin);
dapm              161 sound/soc/soc-component.c 	ret = snd_soc_dapm_disable_pin_unlocked(dapm, full_name);
dapm              171 sound/soc/soc-component.c 	struct snd_soc_dapm_context *dapm =
dapm              177 sound/soc/soc-component.c 		return snd_soc_dapm_nc_pin(dapm, pin);
dapm              183 sound/soc/soc-component.c 	ret = snd_soc_dapm_nc_pin(dapm, full_name);
dapm              193 sound/soc/soc-component.c 	struct snd_soc_dapm_context *dapm =
dapm              199 sound/soc/soc-component.c 		return snd_soc_dapm_nc_pin_unlocked(dapm, pin);
dapm              205 sound/soc/soc-component.c 	ret = snd_soc_dapm_nc_pin_unlocked(dapm, full_name);
dapm              215 sound/soc/soc-component.c 	struct snd_soc_dapm_context *dapm =
dapm              221 sound/soc/soc-component.c 		return snd_soc_dapm_get_pin_status(dapm, pin);
dapm              227 sound/soc/soc-component.c 	ret = snd_soc_dapm_get_pin_status(dapm, full_name);
dapm              237 sound/soc/soc-component.c 	struct snd_soc_dapm_context *dapm =
dapm              243 sound/soc/soc-component.c 		return snd_soc_dapm_force_enable_pin(dapm, pin);
dapm              249 sound/soc/soc-component.c 	ret = snd_soc_dapm_force_enable_pin(dapm, full_name);
dapm              260 sound/soc/soc-component.c 	struct snd_soc_dapm_context *dapm =
dapm              266 sound/soc/soc-component.c 		return snd_soc_dapm_force_enable_pin_unlocked(dapm, pin);
dapm              272 sound/soc/soc-component.c 	ret = snd_soc_dapm_force_enable_pin_unlocked(dapm, full_name);
dapm              222 sound/soc/soc-core.c 	snd_soc_dapm_debugfs_init(&card->dapm, card->debugfs_card_root);
dapm              510 sound/soc/soc-core.c 	snd_soc_dapm_sync(&card->dapm);
dapm              514 sound/soc/soc-core.c 		struct snd_soc_dapm_context *dapm =
dapm              522 sound/soc/soc-core.c 			switch (snd_soc_dapm_get_bias_level(dapm)) {
dapm              530 sound/soc/soc-core.c 				if (dapm->idle_bias_off) {
dapm              659 sound/soc/soc-core.c 	snd_soc_dapm_sync(&card->dapm);
dapm             1001 sound/soc/soc-core.c 	struct snd_soc_dapm_context *dapm =
dapm             1028 sound/soc/soc-core.c 	snd_soc_dapm_init(dapm, card, component);
dapm             1030 sound/soc/soc-core.c 	ret = snd_soc_dapm_new_controls(dapm,
dapm             1041 sound/soc/soc-core.c 		ret = snd_soc_dapm_new_dai_widgets(dapm, dai);
dapm             1055 sound/soc/soc-core.c 	WARN(dapm->idle_bias_off &&
dapm             1056 sound/soc/soc-core.c 	     dapm->bias_level != SND_SOC_BIAS_OFF,
dapm             1076 sound/soc/soc-core.c 	ret = snd_soc_dapm_add_routes(dapm,
dapm             1949 sound/soc/soc-core.c 	snd_soc_dapm_free(&card->dapm);
dapm             1975 sound/soc/soc-core.c 	snd_soc_dapm_init(&card->dapm, card, NULL);
dapm             2013 sound/soc/soc-core.c 	ret = snd_soc_dapm_new_controls(&card->dapm, card->dapm_widgets,
dapm             2018 sound/soc/soc-core.c 	ret = snd_soc_dapm_new_controls(&card->dapm, card->of_dapm_widgets,
dapm             2078 sound/soc/soc-core.c 	ret = snd_soc_dapm_add_routes(&card->dapm, card->dapm_routes,
dapm             2093 sound/soc/soc-core.c 	ret = snd_soc_dapm_add_routes(&card->dapm, card->of_dapm_routes,
dapm             2140 sound/soc/soc-core.c 	snd_soc_dapm_sync(&card->dapm);
dapm             2651 sound/soc/soc-core.c 	struct snd_soc_dapm_context *dapm =
dapm             2671 sound/soc/soc-core.c 	ret = snd_soc_dapm_new_dai_widgets(dapm, dai);
dapm               42 sound/soc/soc-dapm.c #define DAPM_UPDATE_STAT(widget, val) widget->dapm->card->dapm_stats.val++;
dapm               51 sound/soc/soc-dapm.c static int snd_soc_dapm_add_path(struct snd_soc_dapm_context *dapm,
dapm               58 sound/soc/soc-dapm.c snd_soc_dapm_new_control(struct snd_soc_dapm_context *dapm,
dapm               62 sound/soc/soc-dapm.c snd_soc_dapm_new_control_unlocked(struct snd_soc_dapm_context *dapm,
dapm              148 sound/soc/soc-dapm.c static void dapm_assert_locked(struct snd_soc_dapm_context *dapm)
dapm              150 sound/soc/soc-dapm.c 	if (dapm->card && dapm->card->instantiated)
dapm              151 sound/soc/soc-dapm.c 		lockdep_assert_held(&dapm->card->dapm_mutex);
dapm              188 sound/soc/soc-dapm.c 	dapm_assert_locked(w->dapm);
dapm              191 sound/soc/soc-dapm.c 		dev_vdbg(w->dapm->dev, "Marking %s dirty due to %s\n",
dapm              193 sound/soc/soc-dapm.c 		list_add_tail(&w->dirty, &w->dapm->card->dapm_dirty);
dapm              212 sound/soc/soc-dapm.c 	dapm_assert_locked(w->dapm);
dapm              372 sound/soc/soc-dapm.c 			dev_warn(widget->dapm->dev,
dapm              401 sound/soc/soc-dapm.c 				snd_soc_dapm_new_control_unlocked(widget->dapm,
dapm              436 sound/soc/soc-dapm.c 						widget->dapm, &template);
dapm              443 sound/soc/soc-dapm.c 			snd_soc_dapm_add_path(widget->dapm, data->widget,
dapm              594 sound/soc/soc-dapm.c 	return dapm_kcontrol_get_wlist(kcontrol)->widgets[0]->dapm;
dapm              612 sound/soc/soc-dapm.c static const char *soc_dapm_prefix(struct snd_soc_dapm_context *dapm)
dapm              614 sound/soc/soc-dapm.c 	if (!dapm->component)
dapm              616 sound/soc/soc-dapm.c 	return dapm->component->name_prefix;
dapm              619 sound/soc/soc-dapm.c static int soc_dapm_read(struct snd_soc_dapm_context *dapm, int reg,
dapm              622 sound/soc/soc-dapm.c 	if (!dapm->component)
dapm              624 sound/soc/soc-dapm.c 	return snd_soc_component_read(dapm->component, reg, value);
dapm              627 sound/soc/soc-dapm.c static int soc_dapm_update_bits(struct snd_soc_dapm_context *dapm,
dapm              630 sound/soc/soc-dapm.c 	if (!dapm->component)
dapm              632 sound/soc/soc-dapm.c 	return snd_soc_component_update_bits(dapm->component, reg,
dapm              636 sound/soc/soc-dapm.c static int soc_dapm_test_bits(struct snd_soc_dapm_context *dapm,
dapm              639 sound/soc/soc-dapm.c 	if (!dapm->component)
dapm              641 sound/soc/soc-dapm.c 	return snd_soc_component_test_bits(dapm->component, reg, mask, value);
dapm              644 sound/soc/soc-dapm.c static void soc_dapm_async_complete(struct snd_soc_dapm_context *dapm)
dapm              646 sound/soc/soc-dapm.c 	if (dapm->component)
dapm              647 sound/soc/soc-dapm.c 		snd_soc_component_async_complete(dapm->component);
dapm              659 sound/soc/soc-dapm.c 		wlist = &w->dapm->card->widgets;
dapm              696 sound/soc/soc-dapm.c int snd_soc_dapm_force_bias_level(struct snd_soc_dapm_context *dapm,
dapm              701 sound/soc/soc-dapm.c 	if (dapm->component)
dapm              702 sound/soc/soc-dapm.c 		ret = snd_soc_component_set_bias_level(dapm->component, level);
dapm              705 sound/soc/soc-dapm.c 		dapm->bias_level = level;
dapm              720 sound/soc/soc-dapm.c static int snd_soc_dapm_set_bias_level(struct snd_soc_dapm_context *dapm,
dapm              723 sound/soc/soc-dapm.c 	struct snd_soc_card *card = dapm->card;
dapm              729 sound/soc/soc-dapm.c 		ret = card->set_bias_level(card, dapm, level);
dapm              733 sound/soc/soc-dapm.c 	if (!card || dapm != &card->dapm)
dapm              734 sound/soc/soc-dapm.c 		ret = snd_soc_dapm_force_bias_level(dapm, level);
dapm              740 sound/soc/soc-dapm.c 		ret = card->set_bias_level_post(card, dapm, level);
dapm              748 sound/soc/soc-dapm.c static int dapm_connect_mux(struct snd_soc_dapm_context *dapm,
dapm              758 sound/soc/soc-dapm.c 		soc_dapm_read(dapm, e->reg, &val);
dapm              795 sound/soc/soc-dapm.c 		soc_dapm_read(p->sink->dapm, reg, &val);
dapm              810 sound/soc/soc-dapm.c 				soc_dapm_read(p->sink->dapm, mc->rreg, &val);
dapm              830 sound/soc/soc-dapm.c static int dapm_connect_mixer(struct snd_soc_dapm_context *dapm,
dapm              846 sound/soc/soc-dapm.c static int dapm_is_shared_kcontrol(struct snd_soc_dapm_context *dapm,
dapm              856 sound/soc/soc-dapm.c 	list_for_each_entry(w, &dapm->card->widgets, list) {
dapm              857 sound/soc/soc-dapm.c 		if (w == kcontrolw || w->dapm != kcontrolw->dapm)
dapm              878 sound/soc/soc-dapm.c 	struct snd_soc_dapm_context *dapm = w->dapm;
dapm              879 sound/soc/soc-dapm.c 	struct snd_card *card = dapm->card->snd_card;
dapm              889 sound/soc/soc-dapm.c 	prefix = soc_dapm_prefix(dapm);
dapm              895 sound/soc/soc-dapm.c 	shared = dapm_is_shared_kcontrol(dapm, w, &w->kcontrol_news[kci],
dapm              965 sound/soc/soc-dapm.c 			dev_err(dapm->dev,
dapm             1007 sound/soc/soc-dapm.c 				snd_soc_dapm_add_path(data->widget->dapm,
dapm             1020 sound/soc/soc-dapm.c 	struct snd_soc_dapm_context *dapm = w->dapm;
dapm             1040 sound/soc/soc-dapm.c 		dev_err(dapm->dev,
dapm             1047 sound/soc/soc-dapm.c 		dev_err(dapm->dev, "ASoC: %s %s has no paths\n", type, w->name);
dapm             1082 sound/soc/soc-dapm.c 	struct snd_soc_dapm_context *dapm = w->dapm;
dapm             1083 sound/soc/soc-dapm.c 	struct snd_card *card = dapm->card->snd_card;
dapm             1096 sound/soc/soc-dapm.c 			dev_err(dapm->dev,
dapm             1114 sound/soc/soc-dapm.c 	int level = snd_power_get_state(widget->dapm->card->snd_card);
dapm             1120 sound/soc/soc-dapm.c 			dev_dbg(widget->dapm->dev, "ASoC: %s ignoring suspend\n",
dapm             1341 sound/soc/soc-dapm.c 	soc_dapm_async_complete(w->dapm);
dapm             1347 sound/soc/soc-dapm.c 				dev_warn(w->dapm->dev,
dapm             1357 sound/soc/soc-dapm.c 				dev_warn(w->dapm->dev,
dapm             1401 sound/soc/soc-dapm.c 	soc_dapm_async_complete(w->dapm);
dapm             1498 sound/soc/soc-dapm.c 	if (a->dapm != b->dapm)
dapm             1499 sound/soc/soc-dapm.c 		return (unsigned long)a->dapm - (unsigned long)b->dapm;
dapm             1560 sound/soc/soc-dapm.c 		pop_dbg(w->dapm->dev, card->pop_time, "pop test : %s %s\n",
dapm             1562 sound/soc/soc-dapm.c 		soc_dapm_async_complete(w->dapm);
dapm             1567 sound/soc/soc-dapm.c 			dev_err(w->dapm->dev, "ASoC: %s: %s event failed: %d\n",
dapm             1576 sound/soc/soc-dapm.c 	struct snd_soc_dapm_context *dapm;
dapm             1584 sound/soc/soc-dapm.c 	dapm = w->dapm;
dapm             1587 sound/soc/soc-dapm.c 		WARN_ON(reg != w->reg || dapm != w->dapm);
dapm             1596 sound/soc/soc-dapm.c 		pop_dbg(dapm->dev, card->pop_time,
dapm             1610 sound/soc/soc-dapm.c 		pop_dbg(dapm->dev, card->pop_time,
dapm             1614 sound/soc/soc-dapm.c 		soc_dapm_update_bits(dapm, reg, mask, value);
dapm             1654 sound/soc/soc-dapm.c 		    w->dapm != cur_dapm || w->subseq != cur_subseq) {
dapm             1666 sound/soc/soc-dapm.c 			if (cur_dapm && w->dapm != cur_dapm)
dapm             1708 sound/soc/soc-dapm.c 			cur_dapm = w->dapm;
dapm             1714 sound/soc/soc-dapm.c 			dev_err(w->dapm->dev,
dapm             1753 sound/soc/soc-dapm.c 				dev_err(w->dapm->dev, "ASoC: %s DAPM pre-event failed: %d\n",
dapm             1761 sound/soc/soc-dapm.c 	ret = soc_dapm_update_bits(w->dapm, update->reg, update->mask,
dapm             1764 sound/soc/soc-dapm.c 		dev_err(w->dapm->dev, "ASoC: %s DAPM update failed: %d\n",
dapm             1768 sound/soc/soc-dapm.c 		ret = soc_dapm_update_bits(w->dapm, update->reg2,
dapm             1771 sound/soc/soc-dapm.c 			dev_err(w->dapm->dev,
dapm             1782 sound/soc/soc-dapm.c 				dev_err(w->dapm->dev, "ASoC: %s DAPM post-event failed: %d\n",
dapm             1927 sound/soc/soc-dapm.c static bool dapm_idle_bias_off(struct snd_soc_dapm_context *dapm)
dapm             1929 sound/soc/soc-dapm.c 	if (dapm->idle_bias_off)
dapm             1932 sound/soc/soc-dapm.c 	switch (snd_power_get_state(dapm->card->snd_card)) {
dapm             1935 sound/soc/soc-dapm.c 		return dapm->suspend_bias_off;
dapm             1997 sound/soc/soc-dapm.c 			d = w->dapm;
dapm             2040 sound/soc/soc-dapm.c 	dapm_pre_sequence_async(&card->dapm, 0);
dapm             2043 sound/soc/soc-dapm.c 		if (d != &card->dapm && d->bias_level != d->target_bias_level)
dapm             2067 sound/soc/soc-dapm.c 		if (d != &card->dapm && d->bias_level != d->target_bias_level)
dapm             2073 sound/soc/soc-dapm.c 	dapm_post_sequence_async(&card->dapm, 0);
dapm             2100 sound/soc/soc-dapm.c 	struct snd_soc_card *card = w->dapm->card;
dapm             2172 sound/soc/soc-dapm.c 	struct snd_soc_dapm_context *dapm = file->private_data;
dapm             2175 sound/soc/soc-dapm.c 	switch (dapm->bias_level) {
dapm             2189 sound/soc/soc-dapm.c 		WARN(1, "Unknown bias_level %d\n", dapm->bias_level);
dapm             2204 sound/soc/soc-dapm.c void snd_soc_dapm_debugfs_init(struct snd_soc_dapm_context *dapm,
dapm             2210 sound/soc/soc-dapm.c 	dapm->debugfs_dapm = debugfs_create_dir("dapm", parent);
dapm             2212 sound/soc/soc-dapm.c 	debugfs_create_file("bias_level", 0444, dapm->debugfs_dapm, dapm,
dapm             2218 sound/soc/soc-dapm.c 	struct snd_soc_dapm_context *dapm = w->dapm;
dapm             2220 sound/soc/soc-dapm.c 	if (!dapm->debugfs_dapm || !w->name)
dapm             2223 sound/soc/soc-dapm.c 	debugfs_create_file(w->name, 0444, dapm->debugfs_dapm, w,
dapm             2227 sound/soc/soc-dapm.c static void dapm_debugfs_cleanup(struct snd_soc_dapm_context *dapm)
dapm             2229 sound/soc/soc-dapm.c 	debugfs_remove_recursive(dapm->debugfs_dapm);
dapm             2230 sound/soc/soc-dapm.c 	dapm->debugfs_dapm = NULL;
dapm             2234 sound/soc/soc-dapm.c void snd_soc_dapm_debugfs_init(struct snd_soc_dapm_context *dapm,
dapm             2243 sound/soc/soc-dapm.c static inline void dapm_debugfs_cleanup(struct snd_soc_dapm_context *dapm)
dapm             2296 sound/soc/soc-dapm.c int snd_soc_dapm_mux_update_power(struct snd_soc_dapm_context *dapm,
dapm             2300 sound/soc/soc-dapm.c 	struct snd_soc_card *card = dapm->card;
dapm             2361 sound/soc/soc-dapm.c int snd_soc_dapm_mixer_update_power(struct snd_soc_dapm_context *dapm,
dapm             2365 sound/soc/soc-dapm.c 	struct snd_soc_card *card = dapm->card;
dapm             2382 sound/soc/soc-dapm.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(cmpnt);
dapm             2395 sound/soc/soc-dapm.c 		if (w->dapm != dapm)
dapm             2425 sound/soc/soc-dapm.c 	switch (snd_soc_dapm_get_bias_level(dapm)) {
dapm             2503 sound/soc/soc-dapm.c void snd_soc_dapm_reset_cache(struct snd_soc_dapm_context *dapm)
dapm             2505 sound/soc/soc-dapm.c 	dapm->path_sink_cache.widget = NULL;
dapm             2506 sound/soc/soc-dapm.c 	dapm->path_source_cache.widget = NULL;
dapm             2510 sound/soc/soc-dapm.c static void dapm_free_widgets(struct snd_soc_dapm_context *dapm)
dapm             2514 sound/soc/soc-dapm.c 	list_for_each_entry_safe(w, next_w, &dapm->card->widgets, list) {
dapm             2515 sound/soc/soc-dapm.c 		if (w->dapm != dapm)
dapm             2519 sound/soc/soc-dapm.c 	snd_soc_dapm_reset_cache(dapm);
dapm             2523 sound/soc/soc-dapm.c 			struct snd_soc_dapm_context *dapm, const char *pin,
dapm             2529 sound/soc/soc-dapm.c 	list_for_each_entry(w, &dapm->card->widgets, list) {
dapm             2531 sound/soc/soc-dapm.c 			if (w->dapm == dapm)
dapm             2544 sound/soc/soc-dapm.c static int snd_soc_dapm_set_pin(struct snd_soc_dapm_context *dapm,
dapm             2547 sound/soc/soc-dapm.c 	struct snd_soc_dapm_widget *w = dapm_find_widget(dapm, pin, true);
dapm             2549 sound/soc/soc-dapm.c 	dapm_assert_locked(dapm);
dapm             2552 sound/soc/soc-dapm.c 		dev_err(dapm->dev, "ASoC: DAPM unknown pin %s\n", pin);
dapm             2580 sound/soc/soc-dapm.c int snd_soc_dapm_sync_unlocked(struct snd_soc_dapm_context *dapm)
dapm             2586 sound/soc/soc-dapm.c 	if (!dapm->card || !dapm->card->instantiated)
dapm             2589 sound/soc/soc-dapm.c 	return dapm_power_widgets(dapm->card, SND_SOC_DAPM_STREAM_NOP);
dapm             2602 sound/soc/soc-dapm.c int snd_soc_dapm_sync(struct snd_soc_dapm_context *dapm)
dapm             2606 sound/soc/soc-dapm.c 	mutex_lock_nested(&dapm->card->dapm_mutex, SND_SOC_DAPM_CLASS_RUNTIME);
dapm             2607 sound/soc/soc-dapm.c 	ret = snd_soc_dapm_sync_unlocked(dapm);
dapm             2608 sound/soc/soc-dapm.c 	mutex_unlock(&dapm->card->dapm_mutex);
dapm             2625 sound/soc/soc-dapm.c 	dev_dbg(w->dapm->dev, "%s DAI route %s -> %s\n",
dapm             2706 sound/soc/soc-dapm.c 		if (w->dapm->card->fully_routed)
dapm             2721 sound/soc/soc-dapm.c 		if (w->dapm->card->fully_routed)
dapm             2748 sound/soc/soc-dapm.c static int snd_soc_dapm_check_dynamic_path(struct snd_soc_dapm_context *dapm,
dapm             2778 sound/soc/soc-dapm.c 		dev_err(dapm->dev,
dapm             2783 sound/soc/soc-dapm.c 		dev_err(dapm->dev,
dapm             2792 sound/soc/soc-dapm.c static int snd_soc_dapm_add_path(struct snd_soc_dapm_context *dapm,
dapm             2804 sound/soc/soc-dapm.c 		dev_err(dapm->dev,
dapm             2811 sound/soc/soc-dapm.c 		dev_err(dapm->dev,
dapm             2818 sound/soc/soc-dapm.c 		dev_err(dapm->dev,
dapm             2824 sound/soc/soc-dapm.c 	ret = snd_soc_dapm_check_dynamic_path(dapm, wsource, wsink, control);
dapm             2850 sound/soc/soc-dapm.c 			ret = dapm_connect_mux(dapm, path, control, wsource);
dapm             2860 sound/soc/soc-dapm.c 			ret = dapm_connect_mux(dapm, path, control, wsink);
dapm             2867 sound/soc/soc-dapm.c 			ret = dapm_connect_mixer(dapm, path, control);
dapm             2876 sound/soc/soc-dapm.c 	list_add(&path->list, &dapm->card->paths);
dapm             2885 sound/soc/soc-dapm.c 	if (dapm->card->instantiated && path->connect)
dapm             2894 sound/soc/soc-dapm.c static int snd_soc_dapm_add_route(struct snd_soc_dapm_context *dapm,
dapm             2908 sound/soc/soc-dapm.c 	prefix = soc_dapm_prefix(dapm);
dapm             2921 sound/soc/soc-dapm.c 	wsource = dapm_wcache_lookup(&dapm->path_source_cache, source);
dapm             2922 sound/soc/soc-dapm.c 	wsink = dapm_wcache_lookup(&dapm->path_sink_cache, sink);
dapm             2931 sound/soc/soc-dapm.c 	list_for_each_entry(w, &dapm->card->widgets, list) {
dapm             2934 sound/soc/soc-dapm.c 			if (w->dapm == dapm) {
dapm             2941 sound/soc/soc-dapm.c 				dev_warn(dapm->dev,
dapm             2948 sound/soc/soc-dapm.c 			if (w->dapm == dapm) {
dapm             2955 sound/soc/soc-dapm.c 				dev_warn(dapm->dev,
dapm             2967 sound/soc/soc-dapm.c 		dev_err(dapm->dev, "ASoC: no source widget found for %s\n",
dapm             2972 sound/soc/soc-dapm.c 		dev_err(dapm->dev, "ASoC: no sink widget found for %s\n",
dapm             2978 sound/soc/soc-dapm.c 	dapm_wcache_update(&dapm->path_sink_cache, wsink);
dapm             2979 sound/soc/soc-dapm.c 	dapm_wcache_update(&dapm->path_source_cache, wsource);
dapm             2981 sound/soc/soc-dapm.c 	ret = snd_soc_dapm_add_path(dapm, wsource, wsink, route->control,
dapm             2988 sound/soc/soc-dapm.c 	dev_warn(dapm->dev, "ASoC: no dapm match for %s --> %s --> %s\n",
dapm             2993 sound/soc/soc-dapm.c static int snd_soc_dapm_del_route(struct snd_soc_dapm_context *dapm,
dapm             3005 sound/soc/soc-dapm.c 		dev_err(dapm->dev,
dapm             3010 sound/soc/soc-dapm.c 	prefix = soc_dapm_prefix(dapm);
dapm             3024 sound/soc/soc-dapm.c 	list_for_each_entry(p, &dapm->card->paths, list) {
dapm             3048 sound/soc/soc-dapm.c 		dev_warn(dapm->dev, "ASoC: Route %s->%s does not exist\n",
dapm             3068 sound/soc/soc-dapm.c int snd_soc_dapm_add_routes(struct snd_soc_dapm_context *dapm,
dapm             3073 sound/soc/soc-dapm.c 	mutex_lock_nested(&dapm->card->dapm_mutex, SND_SOC_DAPM_CLASS_RUNTIME);
dapm             3075 sound/soc/soc-dapm.c 		r = snd_soc_dapm_add_route(dapm, route);
dapm             3077 sound/soc/soc-dapm.c 			dev_err(dapm->dev, "ASoC: Failed to add route %s -> %s -> %s\n",
dapm             3085 sound/soc/soc-dapm.c 	mutex_unlock(&dapm->card->dapm_mutex);
dapm             3099 sound/soc/soc-dapm.c int snd_soc_dapm_del_routes(struct snd_soc_dapm_context *dapm,
dapm             3104 sound/soc/soc-dapm.c 	mutex_lock_nested(&dapm->card->dapm_mutex, SND_SOC_DAPM_CLASS_RUNTIME);
dapm             3106 sound/soc/soc-dapm.c 		snd_soc_dapm_del_route(dapm, route);
dapm             3109 sound/soc/soc-dapm.c 	mutex_unlock(&dapm->card->dapm_mutex);
dapm             3115 sound/soc/soc-dapm.c static int snd_soc_dapm_weak_route(struct snd_soc_dapm_context *dapm,
dapm             3118 sound/soc/soc-dapm.c 	struct snd_soc_dapm_widget *source = dapm_find_widget(dapm,
dapm             3121 sound/soc/soc-dapm.c 	struct snd_soc_dapm_widget *sink = dapm_find_widget(dapm,
dapm             3128 sound/soc/soc-dapm.c 		dev_err(dapm->dev, "ASoC: Unable to find source %s for weak route\n",
dapm             3134 sound/soc/soc-dapm.c 		dev_err(dapm->dev, "ASoC: Unable to find sink %s for weak route\n",
dapm             3140 sound/soc/soc-dapm.c 		dev_warn(dapm->dev, "ASoC: Ignoring control for weak route %s->%s\n",
dapm             3151 sound/soc/soc-dapm.c 		dev_err(dapm->dev, "ASoC: No path found for weak route %s->%s\n",
dapm             3154 sound/soc/soc-dapm.c 		dev_warn(dapm->dev, "ASoC: %d paths found for weak route %s->%s\n",
dapm             3176 sound/soc/soc-dapm.c int snd_soc_dapm_weak_routes(struct snd_soc_dapm_context *dapm,
dapm             3182 sound/soc/soc-dapm.c 	mutex_lock_nested(&dapm->card->dapm_mutex, SND_SOC_DAPM_CLASS_INIT);
dapm             3184 sound/soc/soc-dapm.c 		err = snd_soc_dapm_weak_route(dapm, route);
dapm             3189 sound/soc/soc-dapm.c 	mutex_unlock(&dapm->card->dapm_mutex);
dapm             3249 sound/soc/soc-dapm.c 			soc_dapm_read(w->dapm, w->reg, &val);
dapm             3280 sound/soc/soc-dapm.c 	struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kcontrol);
dapm             3281 sound/soc/soc-dapm.c 	struct snd_soc_card *card = dapm->card;
dapm             3295 sound/soc/soc-dapm.c 		ret = soc_dapm_read(dapm, reg, &reg_val);
dapm             3299 sound/soc/soc-dapm.c 			ret = soc_dapm_read(dapm, mc->rreg, &reg_val);
dapm             3343 sound/soc/soc-dapm.c 	struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kcontrol);
dapm             3344 sound/soc/soc-dapm.c 	struct snd_soc_card *card = dapm->card;
dapm             3375 sound/soc/soc-dapm.c 		dev_warn(dapm->dev,
dapm             3384 sound/soc/soc-dapm.c 		reg_change = soc_dapm_test_bits(dapm, reg, mask << shift, val);
dapm             3387 sound/soc/soc-dapm.c 			reg_change |= soc_dapm_test_bits(dapm, mc->rreg,
dapm             3435 sound/soc/soc-dapm.c 	struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kcontrol);
dapm             3436 sound/soc/soc-dapm.c 	struct snd_soc_card *card = dapm->card;
dapm             3442 sound/soc/soc-dapm.c 		int ret = soc_dapm_read(dapm, e->reg, &reg_val);
dapm             3476 sound/soc/soc-dapm.c 	struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kcontrol);
dapm             3477 sound/soc/soc-dapm.c 	struct snd_soc_card *card = dapm->card;
dapm             3502 sound/soc/soc-dapm.c 		reg_change = soc_dapm_test_bits(dapm, e->reg, mask, val);
dapm             3563 sound/soc/soc-dapm.c 		snd_soc_dapm_get_pin_status(&card->dapm, pin);
dapm             3584 sound/soc/soc-dapm.c 		snd_soc_dapm_enable_pin(&card->dapm, pin);
dapm             3586 sound/soc/soc-dapm.c 		snd_soc_dapm_disable_pin(&card->dapm, pin);
dapm             3588 sound/soc/soc-dapm.c 	snd_soc_dapm_sync(&card->dapm);
dapm             3594 sound/soc/soc-dapm.c snd_soc_dapm_new_control_unlocked(struct snd_soc_dapm_context *dapm,
dapm             3607 sound/soc/soc-dapm.c 		w->regulator = devm_regulator_get(dapm->dev, w->name);
dapm             3616 sound/soc/soc-dapm.c 				dev_warn(dapm->dev,
dapm             3622 sound/soc/soc-dapm.c 		w->pinctrl = devm_pinctrl_get(dapm->dev);
dapm             3629 sound/soc/soc-dapm.c 		w->clk = devm_clk_get(dapm->dev, w->name);
dapm             3639 sound/soc/soc-dapm.c 	prefix = soc_dapm_prefix(dapm);
dapm             3656 sound/soc/soc-dapm.c 		if (!dapm->card->fully_routed)
dapm             3666 sound/soc/soc-dapm.c 		if (!dapm->card->fully_routed)
dapm             3718 sound/soc/soc-dapm.c 	w->dapm = dapm;
dapm             3721 sound/soc/soc-dapm.c 	list_add_tail(&w->list, &dapm->card->widgets);
dapm             3734 sound/soc/soc-dapm.c 		dev_err(dapm->dev, "ASoC: Failed to request %s: %d\n",
dapm             3752 sound/soc/soc-dapm.c snd_soc_dapm_new_control(struct snd_soc_dapm_context *dapm,
dapm             3757 sound/soc/soc-dapm.c 	mutex_lock_nested(&dapm->card->dapm_mutex, SND_SOC_DAPM_CLASS_RUNTIME);
dapm             3758 sound/soc/soc-dapm.c 	w = snd_soc_dapm_new_control_unlocked(dapm, widget);
dapm             3759 sound/soc/soc-dapm.c 	mutex_unlock(&dapm->card->dapm_mutex);
dapm             3775 sound/soc/soc-dapm.c int snd_soc_dapm_new_controls(struct snd_soc_dapm_context *dapm,
dapm             3783 sound/soc/soc-dapm.c 	mutex_lock_nested(&dapm->card->dapm_mutex, SND_SOC_DAPM_CLASS_INIT);
dapm             3785 sound/soc/soc-dapm.c 		w = snd_soc_dapm_new_control_unlocked(dapm, widget);
dapm             3792 sound/soc/soc-dapm.c 	mutex_unlock(&dapm->card->dapm_mutex);
dapm             3857 sound/soc/soc-dapm.c 		dev_err(w->dapm->dev, "ASoC: link config missing\n");
dapm             3866 sound/soc/soc-dapm.c 		dev_warn(w->dapm->dev, "ASoC: Invalid format %llx specified\n",
dapm             4073 sound/soc/soc-dapm.c 			dev_warn(card->dapm.dev,
dapm             4173 sound/soc/soc-dapm.c 	w = snd_soc_dapm_new_control_unlocked(&card->dapm, &template);
dapm             4192 sound/soc/soc-dapm.c int snd_soc_dapm_new_dai_widgets(struct snd_soc_dapm_context *dapm,
dapm             4198 sound/soc/soc-dapm.c 	WARN_ON(dapm->dev != dai->dev);
dapm             4211 sound/soc/soc-dapm.c 		w = snd_soc_dapm_new_control_unlocked(dapm, &template);
dapm             4227 sound/soc/soc-dapm.c 		w = snd_soc_dapm_new_control_unlocked(dapm, &template);
dapm             4265 sound/soc/soc-dapm.c 			if (w->dapm != dai_w->dapm)
dapm             4287 sound/soc/soc-dapm.c 			snd_soc_dapm_add_path(w->dapm, src, sink, NULL, NULL);
dapm             4332 sound/soc/soc-dapm.c 				snd_soc_dapm_add_path(&card->dapm, playback_cpu,
dapm             4340 sound/soc/soc-dapm.c 			snd_soc_dapm_add_path(&card->dapm, playback, codec,
dapm             4362 sound/soc/soc-dapm.c 				snd_soc_dapm_add_path(&card->dapm, capture,
dapm             4370 sound/soc/soc-dapm.c 			snd_soc_dapm_add_path(&card->dapm, codec, capture,
dapm             4480 sound/soc/soc-dapm.c int snd_soc_dapm_enable_pin_unlocked(struct snd_soc_dapm_context *dapm,
dapm             4483 sound/soc/soc-dapm.c 	return snd_soc_dapm_set_pin(dapm, pin, 1);
dapm             4498 sound/soc/soc-dapm.c int snd_soc_dapm_enable_pin(struct snd_soc_dapm_context *dapm, const char *pin)
dapm             4502 sound/soc/soc-dapm.c 	mutex_lock_nested(&dapm->card->dapm_mutex, SND_SOC_DAPM_CLASS_RUNTIME);
dapm             4504 sound/soc/soc-dapm.c 	ret = snd_soc_dapm_set_pin(dapm, pin, 1);
dapm             4506 sound/soc/soc-dapm.c 	mutex_unlock(&dapm->card->dapm_mutex);
dapm             4526 sound/soc/soc-dapm.c int snd_soc_dapm_force_enable_pin_unlocked(struct snd_soc_dapm_context *dapm,
dapm             4529 sound/soc/soc-dapm.c 	struct snd_soc_dapm_widget *w = dapm_find_widget(dapm, pin, true);
dapm             4532 sound/soc/soc-dapm.c 		dev_err(dapm->dev, "ASoC: unknown pin %s\n", pin);
dapm             4536 sound/soc/soc-dapm.c 	dev_dbg(w->dapm->dev, "ASoC: force enable pin %s\n", pin);
dapm             4565 sound/soc/soc-dapm.c int snd_soc_dapm_force_enable_pin(struct snd_soc_dapm_context *dapm,
dapm             4570 sound/soc/soc-dapm.c 	mutex_lock_nested(&dapm->card->dapm_mutex, SND_SOC_DAPM_CLASS_RUNTIME);
dapm             4572 sound/soc/soc-dapm.c 	ret = snd_soc_dapm_force_enable_pin_unlocked(dapm, pin);
dapm             4574 sound/soc/soc-dapm.c 	mutex_unlock(&dapm->card->dapm_mutex);
dapm             4592 sound/soc/soc-dapm.c int snd_soc_dapm_disable_pin_unlocked(struct snd_soc_dapm_context *dapm,
dapm             4595 sound/soc/soc-dapm.c 	return snd_soc_dapm_set_pin(dapm, pin, 0);
dapm             4609 sound/soc/soc-dapm.c int snd_soc_dapm_disable_pin(struct snd_soc_dapm_context *dapm,
dapm             4614 sound/soc/soc-dapm.c 	mutex_lock_nested(&dapm->card->dapm_mutex, SND_SOC_DAPM_CLASS_RUNTIME);
dapm             4616 sound/soc/soc-dapm.c 	ret = snd_soc_dapm_set_pin(dapm, pin, 0);
dapm             4618 sound/soc/soc-dapm.c 	mutex_unlock(&dapm->card->dapm_mutex);
dapm             4640 sound/soc/soc-dapm.c int snd_soc_dapm_nc_pin_unlocked(struct snd_soc_dapm_context *dapm,
dapm             4643 sound/soc/soc-dapm.c 	return snd_soc_dapm_set_pin(dapm, pin, 0);
dapm             4661 sound/soc/soc-dapm.c int snd_soc_dapm_nc_pin(struct snd_soc_dapm_context *dapm, const char *pin)
dapm             4665 sound/soc/soc-dapm.c 	mutex_lock_nested(&dapm->card->dapm_mutex, SND_SOC_DAPM_CLASS_RUNTIME);
dapm             4667 sound/soc/soc-dapm.c 	ret = snd_soc_dapm_set_pin(dapm, pin, 0);
dapm             4669 sound/soc/soc-dapm.c 	mutex_unlock(&dapm->card->dapm_mutex);
dapm             4684 sound/soc/soc-dapm.c int snd_soc_dapm_get_pin_status(struct snd_soc_dapm_context *dapm,
dapm             4687 sound/soc/soc-dapm.c 	struct snd_soc_dapm_widget *w = dapm_find_widget(dapm, pin, true);
dapm             4707 sound/soc/soc-dapm.c int snd_soc_dapm_ignore_suspend(struct snd_soc_dapm_context *dapm,
dapm             4710 sound/soc/soc-dapm.c 	struct snd_soc_dapm_widget *w = dapm_find_widget(dapm, pin, false);
dapm             4713 sound/soc/soc-dapm.c 		dev_err(dapm->dev, "ASoC: unknown pin %s\n", pin);
dapm             4729 sound/soc/soc-dapm.c void snd_soc_dapm_free(struct snd_soc_dapm_context *dapm)
dapm             4731 sound/soc/soc-dapm.c 	dapm_debugfs_cleanup(dapm);
dapm             4732 sound/soc/soc-dapm.c 	dapm_free_widgets(dapm);
dapm             4733 sound/soc/soc-dapm.c 	list_del(&dapm->list);
dapm             4737 sound/soc/soc-dapm.c void snd_soc_dapm_init(struct snd_soc_dapm_context *dapm,
dapm             4741 sound/soc/soc-dapm.c 	dapm->card		= card;
dapm             4742 sound/soc/soc-dapm.c 	dapm->component		= component;
dapm             4743 sound/soc/soc-dapm.c 	dapm->bias_level	= SND_SOC_BIAS_OFF;
dapm             4746 sound/soc/soc-dapm.c 		dapm->dev		= component->dev;
dapm             4747 sound/soc/soc-dapm.c 		dapm->idle_bias_off	= !component->driver->idle_bias_on,
dapm             4748 sound/soc/soc-dapm.c 		dapm->suspend_bias_off	= component->driver->suspend_bias_off;
dapm             4750 sound/soc/soc-dapm.c 		dapm->dev		= card->dev;
dapm             4753 sound/soc/soc-dapm.c 	INIT_LIST_HEAD(&dapm->list);
dapm             4754 sound/soc/soc-dapm.c 	list_add(&dapm->list, &card->dapm_list);
dapm             4758 sound/soc/soc-dapm.c static void soc_dapm_shutdown_dapm(struct snd_soc_dapm_context *dapm)
dapm             4760 sound/soc/soc-dapm.c 	struct snd_soc_card *card = dapm->card;
dapm             4767 sound/soc/soc-dapm.c 	list_for_each_entry(w, &dapm->card->widgets, list) {
dapm             4768 sound/soc/soc-dapm.c 		if (w->dapm != dapm)
dapm             4781 sound/soc/soc-dapm.c 		if (dapm->bias_level == SND_SOC_BIAS_ON)
dapm             4782 sound/soc/soc-dapm.c 			snd_soc_dapm_set_bias_level(dapm,
dapm             4785 sound/soc/soc-dapm.c 		if (dapm->bias_level == SND_SOC_BIAS_PREPARE)
dapm             4786 sound/soc/soc-dapm.c 			snd_soc_dapm_set_bias_level(dapm,
dapm             4798 sound/soc/soc-dapm.c 	struct snd_soc_dapm_context *dapm;
dapm             4800 sound/soc/soc-dapm.c 	list_for_each_entry(dapm, &card->dapm_list, list) {
dapm             4801 sound/soc/soc-dapm.c 		if (dapm != &card->dapm) {
dapm             4802 sound/soc/soc-dapm.c 			soc_dapm_shutdown_dapm(dapm);
dapm             4803 sound/soc/soc-dapm.c 			if (dapm->bias_level == SND_SOC_BIAS_STANDBY)
dapm             4804 sound/soc/soc-dapm.c 				snd_soc_dapm_set_bias_level(dapm,
dapm             4809 sound/soc/soc-dapm.c 	soc_dapm_shutdown_dapm(&card->dapm);
dapm             4810 sound/soc/soc-dapm.c 	if (card->dapm.bias_level == SND_SOC_BIAS_STANDBY)
dapm             4811 sound/soc/soc-dapm.c 		snd_soc_dapm_set_bias_level(&card->dapm,
dapm               80 sound/soc/soc-jack.c 	struct snd_soc_dapm_context *dapm;
dapm               89 sound/soc/soc-jack.c 	dapm = &jack->card->dapm;
dapm              105 sound/soc/soc-jack.c 			snd_soc_dapm_enable_pin(dapm, pin->pin);
dapm              107 sound/soc/soc-jack.c 			snd_soc_dapm_disable_pin(dapm, pin->pin);
dapm              117 sound/soc/soc-jack.c 		snd_soc_dapm_sync(dapm);
dapm             1332 sound/soc/soc-pcm.c 	struct snd_soc_card *card = widget->dapm->card;
dapm             1198 sound/soc/soc-topology.c 	struct snd_soc_dapm_context *dapm = &tplg->comp->dapm;
dapm             1291 sound/soc/soc-topology.c 		snd_soc_dapm_add_routes(dapm, routes[i], 1);
dapm             1586 sound/soc/soc-topology.c 	struct snd_soc_dapm_context *dapm = &tplg->comp->dapm;
dapm             1702 sound/soc/soc-topology.c 		widget = snd_soc_dapm_new_control(dapm, &template);
dapm             1704 sound/soc/soc-topology.c 		widget = snd_soc_dapm_new_control_unlocked(dapm, &template);
dapm             2737 sound/soc/soc-topology.c 	remove_widget(w->dapm->component, &w->dobj, SOC_TPLG_PASS_WIDGET);
dapm             2742 sound/soc/soc-topology.c void snd_soc_tplg_widget_remove_all(struct snd_soc_dapm_context *dapm,
dapm             2747 sound/soc/soc-topology.c 	list_for_each_entry_safe(w, next_w, &dapm->card->widgets, list) {
dapm             2750 sound/soc/soc-topology.c 		if (w->dobj.type != SND_SOC_DOBJ_WIDGET || w->dapm != dapm)
dapm             2761 sound/soc/soc-topology.c 	snd_soc_dapm_reset_cache(dapm);
dapm             1328 sound/soc/sunxi/sun4i-codec.c 	struct sun4i_codec *scodec = snd_soc_card_get_drvdata(w->dapm->card);
dapm              347 sound/soc/sunxi/sun8i-codec-analog.c 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
dapm              394 sound/soc/sunxi/sun8i-codec-analog.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(cmpnt);
dapm              406 sound/soc/sunxi/sun8i-codec-analog.c 	ret = snd_soc_dapm_new_controls(dapm, sun8i_codec_headphone_widgets,
dapm              413 sound/soc/sunxi/sun8i-codec-analog.c 	ret = snd_soc_dapm_add_routes(dapm, sun8i_codec_headphone_routes,
dapm              432 sound/soc/sunxi/sun8i-codec-analog.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(cmpnt);
dapm              436 sound/soc/sunxi/sun8i-codec-analog.c 	ret = snd_soc_dapm_new_controls(dapm, sun8i_codec_mbias_widgets,
dapm              453 sound/soc/sunxi/sun8i-codec-analog.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(cmpnt);
dapm              457 sound/soc/sunxi/sun8i-codec-analog.c 	ret = snd_soc_dapm_new_controls(dapm, sun8i_codec_hmic_widgets,
dapm              490 sound/soc/sunxi/sun8i-codec-analog.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(cmpnt);
dapm              502 sound/soc/sunxi/sun8i-codec-analog.c 	ret = snd_soc_dapm_new_controls(dapm, sun8i_codec_linein_widgets,
dapm              509 sound/soc/sunxi/sun8i-codec-analog.c 	ret = snd_soc_dapm_add_routes(dapm, sun8i_codec_linein_routes,
dapm              571 sound/soc/sunxi/sun8i-codec-analog.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(cmpnt);
dapm              583 sound/soc/sunxi/sun8i-codec-analog.c 	ret = snd_soc_dapm_new_controls(dapm, sun8i_codec_lineout_widgets,
dapm              590 sound/soc/sunxi/sun8i-codec-analog.c 	ret = snd_soc_dapm_add_routes(dapm, sun8i_codec_lineout_routes,
dapm              636 sound/soc/sunxi/sun8i-codec-analog.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(cmpnt);
dapm              648 sound/soc/sunxi/sun8i-codec-analog.c 	ret = snd_soc_dapm_new_controls(dapm, sun8i_codec_mic2_widgets,
dapm              655 sound/soc/sunxi/sun8i-codec-analog.c 	ret = snd_soc_dapm_add_routes(dapm, sun8i_codec_mic2_routes,
dapm              692 sound/soc/sunxi/sun8i-codec-analog.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(cmpnt);
dapm              703 sound/soc/sunxi/sun8i-codec-analog.c 		ret = snd_soc_dapm_new_controls(dapm,
dapm              712 sound/soc/sunxi/sun8i-codec-analog.c 		ret = snd_soc_dapm_new_controls(dapm,
dapm              721 sound/soc/sunxi/sun8i-codec-analog.c 	ret = snd_soc_dapm_add_routes(dapm, sun8i_codec_mixer_routes,
dapm              119 sound/soc/tegra/tegra_alc5632.c 	snd_soc_dapm_force_enable_pin(&rtd->card->dapm, "MICBIAS1");
dapm               72 sound/soc/tegra/tegra_rt5677.c 	struct snd_soc_dapm_context *dapm = w->dapm;
dapm               73 sound/soc/tegra/tegra_rt5677.c 	struct snd_soc_card *card = dapm->card;
dapm              156 sound/soc/tegra/tegra_rt5677.c 	snd_soc_dapm_force_enable_pin(&rtd->card->dapm, "MICBIAS1");
dapm              117 sound/soc/tegra/tegra_wm8903.c 	struct snd_soc_dapm_context *dapm = w->dapm;
dapm              118 sound/soc/tegra/tegra_wm8903.c 	struct snd_soc_card *card = dapm->card;
dapm              133 sound/soc/tegra/tegra_wm8903.c 	struct snd_soc_dapm_context *dapm = w->dapm;
dapm              134 sound/soc/tegra/tegra_wm8903.c 	struct snd_soc_card *card = dapm->card;
dapm              181 sound/soc/tegra/tegra_wm8903.c 	snd_soc_dapm_force_enable_pin(&card->dapm, "MICBIAS");
dapm               40 sound/soc/tegra/tegra_wm9712.c 	return snd_soc_dapm_force_enable_pin(&rtd->card->dapm, "Mic Bias");
dapm              104 sound/soc/ti/ams-delta.c 	struct snd_soc_dapm_context *dapm = &card->dapm;
dapm              116 sound/soc/ti/ams-delta.c 	snd_soc_dapm_mutex_lock(dapm);
dapm              124 sound/soc/ti/ams-delta.c 	if (pin != snd_soc_dapm_get_pin_status(dapm, "Mouthpiece")) {
dapm              127 sound/soc/ti/ams-delta.c 			snd_soc_dapm_enable_pin_unlocked(dapm, "Mouthpiece");
dapm              129 sound/soc/ti/ams-delta.c 			snd_soc_dapm_disable_pin_unlocked(dapm, "Mouthpiece");
dapm              132 sound/soc/ti/ams-delta.c 	if (pin != snd_soc_dapm_get_pin_status(dapm, "Earpiece")) {
dapm              135 sound/soc/ti/ams-delta.c 			snd_soc_dapm_enable_pin_unlocked(dapm, "Earpiece");
dapm              137 sound/soc/ti/ams-delta.c 			snd_soc_dapm_disable_pin_unlocked(dapm, "Earpiece");
dapm              140 sound/soc/ti/ams-delta.c 	if (pin != snd_soc_dapm_get_pin_status(dapm, "Microphone")) {
dapm              143 sound/soc/ti/ams-delta.c 			snd_soc_dapm_enable_pin_unlocked(dapm, "Microphone");
dapm              145 sound/soc/ti/ams-delta.c 			snd_soc_dapm_disable_pin_unlocked(dapm, "Microphone");
dapm              148 sound/soc/ti/ams-delta.c 	if (pin != snd_soc_dapm_get_pin_status(dapm, "Speaker")) {
dapm              151 sound/soc/ti/ams-delta.c 			snd_soc_dapm_enable_pin_unlocked(dapm, "Speaker");
dapm              153 sound/soc/ti/ams-delta.c 			snd_soc_dapm_disable_pin_unlocked(dapm, "Speaker");
dapm              160 sound/soc/ti/ams-delta.c 			snd_soc_dapm_enable_pin_unlocked(dapm, "AGCIN");
dapm              162 sound/soc/ti/ams-delta.c 			snd_soc_dapm_disable_pin_unlocked(dapm, "AGCIN");
dapm              166 sound/soc/ti/ams-delta.c 		snd_soc_dapm_sync_unlocked(dapm);
dapm              168 sound/soc/ti/ams-delta.c 	snd_soc_dapm_mutex_unlock(dapm);
dapm              177 sound/soc/ti/ams-delta.c 	struct snd_soc_dapm_context *dapm = &card->dapm;
dapm              180 sound/soc/ti/ams-delta.c 	pins = ((snd_soc_dapm_get_pin_status(dapm, "Mouthpiece") <<
dapm              182 sound/soc/ti/ams-delta.c 			(snd_soc_dapm_get_pin_status(dapm, "Earpiece") <<
dapm              185 sound/soc/ti/ams-delta.c 		pins |= (snd_soc_dapm_get_pin_status(dapm, "Microphone") <<
dapm              188 sound/soc/ti/ams-delta.c 		pins = ((snd_soc_dapm_get_pin_status(dapm, "Microphone") <<
dapm              190 sound/soc/ti/ams-delta.c 			(snd_soc_dapm_get_pin_status(dapm, "Speaker") <<
dapm              306 sound/soc/ti/ams-delta.c 	struct snd_soc_dapm_context *dapm = &component->card->dapm;
dapm              319 sound/soc/ti/ams-delta.c 	snd_soc_dapm_mutex_lock(dapm);
dapm              321 sound/soc/ti/ams-delta.c 	snd_soc_dapm_disable_pin_unlocked(dapm, "Mouthpiece");
dapm              322 sound/soc/ti/ams-delta.c 	snd_soc_dapm_enable_pin_unlocked(dapm, "Earpiece");
dapm              323 sound/soc/ti/ams-delta.c 	snd_soc_dapm_enable_pin_unlocked(dapm, "Microphone");
dapm              324 sound/soc/ti/ams-delta.c 	snd_soc_dapm_disable_pin_unlocked(dapm, "Speaker");
dapm              325 sound/soc/ti/ams-delta.c 	snd_soc_dapm_disable_pin_unlocked(dapm, "AGCIN");
dapm              327 sound/soc/ti/ams-delta.c 	snd_soc_dapm_sync_unlocked(dapm);
dapm              329 sound/soc/ti/ams-delta.c 	snd_soc_dapm_mutex_unlock(dapm);
dapm              465 sound/soc/ti/ams-delta.c 	struct snd_soc_dapm_context *dapm = &card->dapm;
dapm              515 sound/soc/ti/ams-delta.c 	snd_soc_dapm_disable_pin(dapm, "Mouthpiece");
dapm              516 sound/soc/ti/ams-delta.c 	snd_soc_dapm_disable_pin(dapm, "Speaker");
dapm              517 sound/soc/ti/ams-delta.c 	snd_soc_dapm_disable_pin(dapm, "AGCIN");
dapm              518 sound/soc/ti/ams-delta.c 	snd_soc_dapm_disable_pin(dapm, "AGCOUT");
dapm              121 sound/soc/ti/davinci-evm.c 	snd_soc_dapm_new_controls(&card->dapm, aic3x_dapm_widgets,
dapm              130 sound/soc/ti/davinci-evm.c 		snd_soc_dapm_add_routes(&card->dapm, audio_map,
dapm              135 sound/soc/ti/davinci-evm.c 	snd_soc_dapm_nc_pin(&card->dapm, "MONO_LOUT");
dapm              136 sound/soc/ti/davinci-evm.c 	snd_soc_dapm_nc_pin(&card->dapm, "HPLCOM");
dapm              137 sound/soc/ti/davinci-evm.c 	snd_soc_dapm_nc_pin(&card->dapm, "HPRCOM");
dapm               42 sound/soc/ti/n810.c static void n810_ext_control(struct snd_soc_dapm_context *dapm)
dapm               58 sound/soc/ti/n810.c 	snd_soc_dapm_mutex_lock(dapm);
dapm               61 sound/soc/ti/n810.c 		snd_soc_dapm_enable_pin_unlocked(dapm, "Ext Spk");
dapm               63 sound/soc/ti/n810.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Ext Spk");
dapm               66 sound/soc/ti/n810.c 		snd_soc_dapm_enable_pin_unlocked(dapm, "Headphone Jack");
dapm               68 sound/soc/ti/n810.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Headphone Jack");
dapm               70 sound/soc/ti/n810.c 		snd_soc_dapm_enable_pin_unlocked(dapm, "HS Mic");
dapm               72 sound/soc/ti/n810.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "HS Mic");
dapm               75 sound/soc/ti/n810.c 		snd_soc_dapm_enable_pin_unlocked(dapm, "DMic");
dapm               77 sound/soc/ti/n810.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "DMic");
dapm               79 sound/soc/ti/n810.c 	snd_soc_dapm_sync_unlocked(dapm);
dapm               81 sound/soc/ti/n810.c 	snd_soc_dapm_mutex_unlock(dapm);
dapm               91 sound/soc/ti/n810.c 	n810_ext_control(&rtd->card->dapm);
dapm              137 sound/soc/ti/n810.c 	n810_ext_control(&card->dapm);
dapm              159 sound/soc/ti/n810.c 	n810_ext_control(&card->dapm);
dapm              181 sound/soc/ti/n810.c 	n810_ext_control(&card->dapm);
dapm              205 sound/soc/ti/omap-abe-twl6040.c 	struct snd_soc_dapm_context *dapm = &rtd->card->dapm;
dapm              207 sound/soc/ti/omap-abe-twl6040.c 	return snd_soc_dapm_add_routes(dapm, dmic_audio_map,
dapm              139 sound/soc/ti/omap-twl4030.c static inline void twl4030_disconnect_pin(struct snd_soc_dapm_context *dapm,
dapm              143 sound/soc/ti/omap-twl4030.c 		snd_soc_dapm_disable_pin(dapm, pin);
dapm              149 sound/soc/ti/omap-twl4030.c 	struct snd_soc_dapm_context *dapm = &card->dapm;
dapm              180 sound/soc/ti/omap-twl4030.c 	twl4030_disconnect_pin(dapm, pdata->has_ear, "Earpiece Spk");
dapm              181 sound/soc/ti/omap-twl4030.c 	twl4030_disconnect_pin(dapm, pdata->has_hf, "Handsfree Spk");
dapm              182 sound/soc/ti/omap-twl4030.c 	twl4030_disconnect_pin(dapm, pdata->has_hs, "Headset Stereophone");
dapm              183 sound/soc/ti/omap-twl4030.c 	twl4030_disconnect_pin(dapm, pdata->has_predriv, "Ext Spk");
dapm              184 sound/soc/ti/omap-twl4030.c 	twl4030_disconnect_pin(dapm, pdata->has_carkit, "Carkit Spk");
dapm              186 sound/soc/ti/omap-twl4030.c 	twl4030_disconnect_pin(dapm, pdata->has_mainmic, "Main Mic");
dapm              187 sound/soc/ti/omap-twl4030.c 	twl4030_disconnect_pin(dapm, pdata->has_submic, "Sub Mic");
dapm              188 sound/soc/ti/omap-twl4030.c 	twl4030_disconnect_pin(dapm, pdata->has_hsmic, "Headset Mic");
dapm              189 sound/soc/ti/omap-twl4030.c 	twl4030_disconnect_pin(dapm, pdata->has_carkitmic, "Carkit Mic");
dapm              190 sound/soc/ti/omap-twl4030.c 	twl4030_disconnect_pin(dapm, pdata->has_digimic0, "Digital0 Mic");
dapm              191 sound/soc/ti/omap-twl4030.c 	twl4030_disconnect_pin(dapm, pdata->has_digimic1, "Digital1 Mic");
dapm              192 sound/soc/ti/omap-twl4030.c 	twl4030_disconnect_pin(dapm, pdata->has_linein, "Line In");
dapm               77 sound/soc/ti/omap3pandora.c 			dev_err(w->dapm->dev, "Failed to power DAC: %d\n", ret);
dapm              143 sound/soc/ti/omap3pandora.c 	struct snd_soc_dapm_context *dapm = &rtd->card->dapm;
dapm              146 sound/soc/ti/omap3pandora.c 	snd_soc_dapm_nc_pin(dapm, "EARPIECE");
dapm              147 sound/soc/ti/omap3pandora.c 	snd_soc_dapm_nc_pin(dapm, "PREDRIVEL");
dapm              148 sound/soc/ti/omap3pandora.c 	snd_soc_dapm_nc_pin(dapm, "PREDRIVER");
dapm              149 sound/soc/ti/omap3pandora.c 	snd_soc_dapm_nc_pin(dapm, "HSOL");
dapm              150 sound/soc/ti/omap3pandora.c 	snd_soc_dapm_nc_pin(dapm, "HSOR");
dapm              151 sound/soc/ti/omap3pandora.c 	snd_soc_dapm_nc_pin(dapm, "CARKITL");
dapm              152 sound/soc/ti/omap3pandora.c 	snd_soc_dapm_nc_pin(dapm, "CARKITR");
dapm              153 sound/soc/ti/omap3pandora.c 	snd_soc_dapm_nc_pin(dapm, "HFL");
dapm              154 sound/soc/ti/omap3pandora.c 	snd_soc_dapm_nc_pin(dapm, "HFR");
dapm              155 sound/soc/ti/omap3pandora.c 	snd_soc_dapm_nc_pin(dapm, "VIBRA");
dapm              162 sound/soc/ti/omap3pandora.c 	struct snd_soc_dapm_context *dapm = &rtd->card->dapm;
dapm              165 sound/soc/ti/omap3pandora.c 	snd_soc_dapm_nc_pin(dapm, "HSMIC");
dapm              166 sound/soc/ti/omap3pandora.c 	snd_soc_dapm_nc_pin(dapm, "CARKITMIC");
dapm              167 sound/soc/ti/omap3pandora.c 	snd_soc_dapm_nc_pin(dapm, "DIGIMIC0");
dapm              168 sound/soc/ti/omap3pandora.c 	snd_soc_dapm_nc_pin(dapm, "DIGIMIC1");
dapm               45 sound/soc/ti/rx51.c static void rx51_ext_control(struct snd_soc_dapm_context *dapm)
dapm               47 sound/soc/ti/rx51.c 	struct snd_soc_card *card = dapm->card;
dapm               64 sound/soc/ti/rx51.c 	snd_soc_dapm_mutex_lock(dapm);
dapm               67 sound/soc/ti/rx51.c 		snd_soc_dapm_enable_pin_unlocked(dapm, "Ext Spk");
dapm               69 sound/soc/ti/rx51.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Ext Spk");
dapm               71 sound/soc/ti/rx51.c 		snd_soc_dapm_enable_pin_unlocked(dapm, "DMic");
dapm               73 sound/soc/ti/rx51.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "DMic");
dapm               75 sound/soc/ti/rx51.c 		snd_soc_dapm_enable_pin_unlocked(dapm, "Headphone Jack");
dapm               77 sound/soc/ti/rx51.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "Headphone Jack");
dapm               79 sound/soc/ti/rx51.c 		snd_soc_dapm_enable_pin_unlocked(dapm, "HS Mic");
dapm               81 sound/soc/ti/rx51.c 		snd_soc_dapm_disable_pin_unlocked(dapm, "HS Mic");
dapm               85 sound/soc/ti/rx51.c 	snd_soc_dapm_sync_unlocked(dapm);
dapm               87 sound/soc/ti/rx51.c 	snd_soc_dapm_mutex_unlock(dapm);
dapm               97 sound/soc/ti/rx51.c 	rx51_ext_control(&card->dapm);
dapm              135 sound/soc/ti/rx51.c 	rx51_ext_control(&card->dapm);
dapm              143 sound/soc/ti/rx51.c 	struct snd_soc_dapm_context *dapm = w->dapm;
dapm              144 sound/soc/ti/rx51.c 	struct snd_soc_card *card = dapm->card;
dapm              170 sound/soc/ti/rx51.c 	rx51_ext_control(&card->dapm);
dapm              192 sound/soc/ti/rx51.c 	rx51_ext_control(&card->dapm);
dapm              362 sound/soc/ux500/mop500_ab8500.c 	struct snd_soc_dapm_context *dapm = &rtd->card->dapm;
dapm              411 sound/soc/ux500/mop500_ab8500.c 	ret = snd_soc_dapm_disable_pin(dapm, "Earpiece");
dapm              412 sound/soc/ux500/mop500_ab8500.c 	ret |= snd_soc_dapm_disable_pin(dapm, "Speaker Left");
dapm              413 sound/soc/ux500/mop500_ab8500.c 	ret |= snd_soc_dapm_disable_pin(dapm, "Speaker Right");
dapm              414 sound/soc/ux500/mop500_ab8500.c 	ret |= snd_soc_dapm_disable_pin(dapm, "LineOut Left");
dapm              415 sound/soc/ux500/mop500_ab8500.c 	ret |= snd_soc_dapm_disable_pin(dapm, "LineOut Right");
dapm              416 sound/soc/ux500/mop500_ab8500.c 	ret |= snd_soc_dapm_disable_pin(dapm, "Vibra 1");
dapm              417 sound/soc/ux500/mop500_ab8500.c 	ret |= snd_soc_dapm_disable_pin(dapm, "Vibra 2");
dapm              418 sound/soc/ux500/mop500_ab8500.c 	ret |= snd_soc_dapm_disable_pin(dapm, "Mic 1");
dapm              419 sound/soc/ux500/mop500_ab8500.c 	ret |= snd_soc_dapm_disable_pin(dapm, "Mic 2");
dapm              420 sound/soc/ux500/mop500_ab8500.c 	ret |= snd_soc_dapm_disable_pin(dapm, "LineIn Left");
dapm              421 sound/soc/ux500/mop500_ab8500.c 	ret |= snd_soc_dapm_disable_pin(dapm, "LineIn Right");
dapm              422 sound/soc/ux500/mop500_ab8500.c 	ret |= snd_soc_dapm_disable_pin(dapm, "DMic 1");
dapm              423 sound/soc/ux500/mop500_ab8500.c 	ret |= snd_soc_dapm_disable_pin(dapm, "DMic 2");
dapm              424 sound/soc/ux500/mop500_ab8500.c 	ret |= snd_soc_dapm_disable_pin(dapm, "DMic 3");
dapm              425 sound/soc/ux500/mop500_ab8500.c 	ret |= snd_soc_dapm_disable_pin(dapm, "DMic 4");
dapm              426 sound/soc/ux500/mop500_ab8500.c 	ret |= snd_soc_dapm_disable_pin(dapm, "DMic 5");
dapm              427 sound/soc/ux500/mop500_ab8500.c 	ret |= snd_soc_dapm_disable_pin(dapm, "DMic 6");