Lines Matching refs:snd_soc_card
203 static void soc_init_card_debugfs(struct snd_soc_card *card) in soc_init_card_debugfs()
224 static void soc_cleanup_card_debugfs(struct snd_soc_card *card) in soc_cleanup_card_debugfs()
264 static inline void soc_init_card_debugfs(struct snd_soc_card *card) in soc_init_card_debugfs()
268 static inline void soc_cleanup_card_debugfs(struct snd_soc_card *card) in soc_cleanup_card_debugfs()
339 struct snd_pcm_substream *snd_soc_get_dai_substream(struct snd_soc_card *card, in snd_soc_get_dai_substream()
357 struct snd_soc_card *card, struct snd_soc_dai_link *dai_link) in soc_new_pcm_runtime()
389 static void soc_add_pcm_runtime(struct snd_soc_card *card, in soc_add_pcm_runtime()
397 static void soc_remove_pcm_runtimes(struct snd_soc_card *card) in soc_remove_pcm_runtimes()
409 struct snd_soc_pcm_runtime *snd_soc_get_pcm_runtime(struct snd_soc_card *card, in snd_soc_get_pcm_runtime()
436 struct snd_soc_card *card = dev_get_drvdata(dev); in snd_soc_suspend()
575 struct snd_soc_card *card = in soc_resume_deferred()
576 container_of(work, struct snd_soc_card, deferred_resume_work); in soc_resume_deferred()
667 struct snd_soc_card *card = dev_get_drvdata(dev); in snd_soc_resume()
800 struct snd_soc_dai_link *snd_soc_find_dai_link(struct snd_soc_card *card, in snd_soc_find_dai_link()
826 static bool soc_is_dai_link_bound(struct snd_soc_card *card, in soc_is_dai_link_bound()
839 static int soc_bind_dai_link(struct snd_soc_card *card, in soc_bind_dai_link()
958 static void soc_remove_link_dais(struct snd_soc_card *card, in soc_remove_link_dais()
976 static void soc_remove_link_components(struct snd_soc_card *card, in soc_remove_link_components()
990 static void soc_remove_dai_links(struct snd_soc_card *card) in soc_remove_dai_links()
1018 static int snd_soc_init_multicodec(struct snd_soc_card *card, in snd_soc_init_multicodec()
1045 static int soc_init_dai_link(struct snd_soc_card *card, in soc_init_dai_link()
1134 int snd_soc_add_dai_link(struct snd_soc_card *card, in snd_soc_add_dai_link()
1168 void snd_soc_remove_dai_link(struct snd_soc_card *card, in snd_soc_remove_dai_link()
1212 static void soc_set_name_prefix(struct snd_soc_card *card, in soc_set_name_prefix()
1239 static int soc_probe_component(struct snd_soc_card *card, in soc_probe_component()
1372 static int soc_probe_link_components(struct snd_soc_card *card, in soc_probe_link_components()
1434 static int soc_link_dai_widgets(struct snd_soc_card *card, in soc_link_dai_widgets()
1476 static int soc_probe_link_dais(struct snd_soc_card *card, in soc_probe_link_dais()
1587 static int soc_bind_aux_dev(struct snd_soc_card *card, int num) in soc_bind_aux_dev()
1625 static int soc_probe_aux_devices(struct snd_soc_card *card) in soc_probe_aux_devices()
1649 static void soc_remove_aux_devices(struct snd_soc_card *card) in soc_remove_aux_devices()
1803 int snd_soc_set_dmi_name(struct snd_soc_card *card, const char *flavour) in snd_soc_set_dmi_name()
1887 static void soc_check_tplg_fes(struct snd_soc_card *card) in soc_check_tplg_fes()
1955 static int snd_soc_instantiate_card(struct snd_soc_card *card) in snd_soc_instantiate_card()
2160 struct snd_soc_card *card = platform_get_drvdata(pdev); in soc_probe()
2179 static int soc_cleanup_card_resources(struct snd_soc_card *card) in soc_cleanup_card_resources()
2210 struct snd_soc_card *card = platform_get_drvdata(pdev); in soc_remove()
2218 struct snd_soc_card *card = dev_get_drvdata(dev); in snd_soc_poweroff()
2330 struct snd_kcontrol *snd_soc_card_get_kcontrol(struct snd_soc_card *soc_card, in snd_soc_card_get_kcontrol()
2375 int snd_soc_add_card_controls(struct snd_soc_card *soc_card, in snd_soc_add_card_controls()
2702 int snd_soc_register_card(struct snd_soc_card *card) in snd_soc_register_card()
2766 int snd_soc_unregister_card(struct snd_soc_card *card) in snd_soc_unregister_card()
3116 struct snd_soc_card *card = component->card; in snd_soc_component_del_unlocked()
3275 int snd_soc_of_parse_card_name(struct snd_soc_card *card, in snd_soc_of_parse_card_name()
3312 int snd_soc_of_parse_audio_simple_widgets(struct snd_soc_card *card, in snd_soc_of_parse_audio_simple_widgets()
3447 void snd_soc_of_parse_audio_prefix(struct snd_soc_card *card, in snd_soc_of_parse_audio_prefix()
3467 int snd_soc_of_parse_audio_routing(struct snd_soc_card *card, in snd_soc_of_parse_audio_routing()