Lines Matching refs:snd_soc_card

451 static void soc_init_card_debugfs(struct snd_soc_card *card)  in soc_init_card_debugfs()
472 static void soc_cleanup_card_debugfs(struct snd_soc_card *card) in soc_cleanup_card_debugfs()
519 static inline void soc_init_card_debugfs(struct snd_soc_card *card) in soc_init_card_debugfs()
523 static inline void soc_cleanup_card_debugfs(struct snd_soc_card *card) in soc_cleanup_card_debugfs()
537 struct snd_pcm_substream *snd_soc_get_dai_substream(struct snd_soc_card *card, in snd_soc_get_dai_substream()
552 struct snd_soc_pcm_runtime *snd_soc_get_pcm_runtime(struct snd_soc_card *card, in snd_soc_get_pcm_runtime()
579 struct snd_soc_card *card = dev_get_drvdata(dev); in snd_soc_suspend()
718 struct snd_soc_card *card = in soc_resume_deferred()
719 container_of(work, struct snd_soc_card, deferred_resume_work); in soc_resume_deferred()
809 struct snd_soc_card *card = dev_get_drvdata(dev); in snd_soc_resume()
913 static int soc_bind_dai_link(struct snd_soc_card *card, int num) in soc_bind_dai_link()
1017 static void soc_remove_link_dais(struct snd_soc_card *card, int num, int order) in soc_remove_link_dais()
1035 static void soc_remove_link_components(struct snd_soc_card *card, int num, in soc_remove_link_components()
1062 static void soc_remove_dai_links(struct snd_soc_card *card) in soc_remove_dai_links()
1081 static void soc_set_name_prefix(struct snd_soc_card *card, in soc_set_name_prefix()
1100 static int soc_probe_component(struct snd_soc_card *card, in soc_probe_component()
1223 static int soc_probe_link_components(struct snd_soc_card *card, int num, in soc_probe_link_components()
1280 static int soc_link_dai_widgets(struct snd_soc_card *card, in soc_link_dai_widgets()
1322 static int soc_probe_link_dais(struct snd_soc_card *card, int num, int order) in soc_probe_link_dais()
1405 static int soc_bind_aux_dev(struct snd_soc_card *card, int num) in soc_bind_aux_dev()
1430 static int soc_probe_aux_dev(struct snd_soc_card *card, int num) in soc_probe_aux_dev()
1453 static void soc_remove_aux_dev(struct snd_soc_card *card, int num) in soc_remove_aux_dev()
1552 static int snd_soc_instantiate_card(struct snd_soc_card *card) in snd_soc_instantiate_card()
1745 struct snd_soc_card *card = platform_get_drvdata(pdev); in soc_probe()
1764 static int soc_cleanup_card_resources(struct snd_soc_card *card) in soc_cleanup_card_resources()
1797 struct snd_soc_card *card = platform_get_drvdata(pdev); in soc_remove()
1805 struct snd_soc_card *card = dev_get_drvdata(dev); in snd_soc_poweroff()
1920 struct snd_kcontrol *snd_soc_card_get_kcontrol(struct snd_soc_card *soc_card, in snd_soc_card_get_kcontrol()
2002 int snd_soc_add_card_controls(struct snd_soc_card *soc_card, in snd_soc_add_card_controls()
2304 static int snd_soc_init_multicodec(struct snd_soc_card *card, in snd_soc_init_multicodec()
2337 int snd_soc_register_card(struct snd_soc_card *card) in snd_soc_register_card()
2470 int snd_soc_unregister_card(struct snd_soc_card *card) in snd_soc_unregister_card()
3177 int snd_soc_of_parse_card_name(struct snd_soc_card *card, in snd_soc_of_parse_card_name()
3214 int snd_soc_of_parse_audio_simple_widgets(struct snd_soc_card *card, in snd_soc_of_parse_audio_simple_widgets()
3348 void snd_soc_of_parse_audio_prefix(struct snd_soc_card *card, in snd_soc_of_parse_audio_prefix()
3368 int snd_soc_of_parse_audio_routing(struct snd_soc_card *card, in snd_soc_of_parse_audio_routing()