Lines Matching defs:card
459 static void soc_init_card_debugfs(struct snd_soc_card *card) in soc_init_card_debugfs()
480 static void soc_cleanup_card_debugfs(struct snd_soc_card *card) in soc_cleanup_card_debugfs()
527 static inline void soc_init_card_debugfs(struct snd_soc_card *card) in soc_init_card_debugfs()
531 static inline void soc_cleanup_card_debugfs(struct snd_soc_card *card) in soc_cleanup_card_debugfs()
545 struct snd_pcm_substream *snd_soc_get_dai_substream(struct snd_soc_card *card, in snd_soc_get_dai_substream()
560 struct snd_soc_pcm_runtime *snd_soc_get_pcm_runtime(struct snd_soc_card *card, in snd_soc_get_pcm_runtime()
587 struct snd_soc_card *card = dev_get_drvdata(dev); in snd_soc_suspend() local
724 struct snd_soc_card *card = in soc_resume_deferred() local
828 struct snd_soc_card *card = dev_get_drvdata(dev); in snd_soc_resume() local
927 static int soc_bind_dai_link(struct snd_soc_card *card, int num) in soc_bind_dai_link()
1031 static void soc_remove_link_dais(struct snd_soc_card *card, int num, int order) in soc_remove_link_dais()
1049 static void soc_remove_link_components(struct snd_soc_card *card, int num, in soc_remove_link_components()
1076 static void soc_remove_dai_links(struct snd_soc_card *card) in soc_remove_dai_links()
1095 static void soc_set_name_prefix(struct snd_soc_card *card, in soc_set_name_prefix()
1114 static int soc_probe_component(struct snd_soc_card *card, in soc_probe_component()
1227 static int soc_probe_link_components(struct snd_soc_card *card, int num, in soc_probe_link_components()
1284 static int soc_link_dai_widgets(struct snd_soc_card *card, in soc_link_dai_widgets()
1326 static int soc_probe_link_dais(struct snd_soc_card *card, int num, int order) in soc_probe_link_dais()
1409 static int soc_bind_aux_dev(struct snd_soc_card *card, int num) in soc_bind_aux_dev()
1434 static int soc_probe_aux_dev(struct snd_soc_card *card, int num) in soc_probe_aux_dev()
1457 static void soc_remove_aux_dev(struct snd_soc_card *card, int num) in soc_remove_aux_dev()
1556 static int snd_soc_instantiate_card(struct snd_soc_card *card) in snd_soc_instantiate_card()
1748 struct snd_soc_card *card = platform_get_drvdata(pdev); in soc_probe() local
1767 static int soc_cleanup_card_resources(struct snd_soc_card *card) in soc_cleanup_card_resources()
1800 struct snd_soc_card *card = platform_get_drvdata(pdev); in soc_remove() local
1808 struct snd_soc_card *card = dev_get_drvdata(dev); in snd_soc_poweroff() local
1903 static int snd_soc_add_controls(struct snd_card *card, struct device *dev, in snd_soc_add_controls()
1926 struct snd_card *card = soc_card->snd_card; in snd_soc_card_get_kcontrol() local
1951 struct snd_card *card = component->card->snd_card; in snd_soc_add_component_controls() local
2008 struct snd_card *card = soc_card->snd_card; in snd_soc_add_card_controls() local
2028 struct snd_card *card = dai->component->card->snd_card; in snd_soc_add_dai_controls() local
2307 static int snd_soc_init_multicodec(struct snd_soc_card *card, in snd_soc_init_multicodec()
2340 int snd_soc_register_card(struct snd_soc_card *card) in snd_soc_register_card()
2472 int snd_soc_unregister_card(struct snd_soc_card *card) in snd_soc_unregister_card()
3172 int snd_soc_of_parse_card_name(struct snd_soc_card *card, in snd_soc_of_parse_card_name()
3209 int snd_soc_of_parse_audio_simple_widgets(struct snd_soc_card *card, in snd_soc_of_parse_audio_simple_widgets()
3318 int snd_soc_of_parse_audio_routing(struct snd_soc_card *card, in snd_soc_of_parse_audio_routing()