Lines Matching refs:snd_soc_dapm_path

177 	struct snd_soc_dapm_path *p;  in dapm_widget_invalidate_input_paths()
216 struct snd_soc_dapm_path *p; in dapm_widget_invalidate_output_paths()
251 static void dapm_path_invalidate(struct snd_soc_dapm_path *p) in dapm_path_invalidate()
403 struct snd_soc_dapm_path *path) in dapm_kcontrol_add_path()
568 struct snd_soc_dapm_path *path, const char *control_name) in dapm_connect_mux()
604 static void dapm_set_mixer_path_status(struct snd_soc_dapm_path *p, int i) in dapm_set_mixer_path_status()
628 struct snd_soc_dapm_path *path, const char *control_name) in dapm_connect_mixer()
779 struct snd_soc_dapm_path *path; in dapm_new_mixer()
809 struct snd_soc_dapm_path *path; in dapm_new_mux()
942 struct snd_soc_dapm_path *path; in is_connected_output_ep()
1000 struct snd_soc_dapm_path *path; in is_connected_input_ep()
1180 struct snd_soc_dapm_path *path; in dapm_supply_check_power()
1599 struct snd_soc_dapm_path *path; in dapm_widget_set_power()
1818 struct snd_soc_dapm_path *p = NULL; in dapm_widget_power_read_file()
1990 static void soc_dapm_connect_path(struct snd_soc_dapm_path *path, in soc_dapm_connect_path()
2006 struct snd_soc_dapm_path *path; in soc_dapm_mux_update_power()
2052 struct snd_soc_dapm_path *path; in soc_dapm_mixer_update_power()
2167 static void dapm_free_path(struct snd_soc_dapm_path *path) in dapm_free_path()
2180 struct snd_soc_dapm_path *p, *next_p; in dapm_free_widgets()
2305 struct snd_soc_dapm_path *p; in dapm_update_widget_flags()
2353 struct snd_soc_dapm_path *path; in snd_soc_dapm_add_path()
2377 path = kzalloc(sizeof(struct snd_soc_dapm_path), GFP_KERNEL); in snd_soc_dapm_add_path()
2513 struct snd_soc_dapm_path *path, *p; in snd_soc_dapm_del_route()
2640 struct snd_soc_dapm_path *path; in snd_soc_dapm_weak_route()
3228 struct snd_soc_dapm_path *source_p, *sink_p; in snd_soc_dai_link_event()
3241 source_p = list_first_entry(&w->sources, struct snd_soc_dapm_path, in snd_soc_dai_link_event()
3243 sink_p = list_first_entry(&w->sinks, struct snd_soc_dapm_path, in snd_soc_dai_link_event()