custom_stop_condition  482 include/sound/soc-dapm.h 	bool (*custom_stop_condition)(struct snd_soc_dapm_widget *,
custom_stop_condition 1189 sound/soc/soc-dapm.c 		  bool (*custom_stop_condition)(struct snd_soc_dapm_widget *,
custom_stop_condition 1191 sound/soc/soc-dapm.c 	bool (*custom_stop_condition)(struct snd_soc_dapm_widget *,
custom_stop_condition 1207 sound/soc/soc-dapm.c 	if (custom_stop_condition && custom_stop_condition(widget, dir)) {
custom_stop_condition 1209 sound/soc/soc-dapm.c 		custom_stop_condition = NULL;
custom_stop_condition 1230 sound/soc/soc-dapm.c 			con += fn(path->node[dir], list, custom_stop_condition);
custom_stop_condition 1251 sound/soc/soc-dapm.c 	bool (*custom_stop_condition)(struct snd_soc_dapm_widget *i,
custom_stop_condition 1255 sound/soc/soc-dapm.c 			is_connected_output_ep, custom_stop_condition);
custom_stop_condition 1269 sound/soc/soc-dapm.c 	bool (*custom_stop_condition)(struct snd_soc_dapm_widget *i,
custom_stop_condition 1273 sound/soc/soc-dapm.c 			is_connected_input_ep, custom_stop_condition);
custom_stop_condition 1297 sound/soc/soc-dapm.c 	bool (*custom_stop_condition)(struct snd_soc_dapm_widget *,
custom_stop_condition 1312 sound/soc/soc-dapm.c 				custom_stop_condition);
custom_stop_condition 1317 sound/soc/soc-dapm.c 				custom_stop_condition);