Lines Matching defs: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() local
718 struct snd_soc_card *card = in soc_resume_deferred() local
809 struct snd_soc_card *card = dev_get_drvdata(dev); in snd_soc_resume() local
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() local
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() local
1805 struct snd_soc_card *card = dev_get_drvdata(dev); in snd_soc_poweroff() local
1900 static int snd_soc_add_controls(struct snd_card *card, struct device *dev, in snd_soc_add_controls()
1923 struct snd_card *card = soc_card->snd_card; in snd_soc_card_get_kcontrol() local
1948 struct snd_card *card = component->card->snd_card; in snd_soc_add_component_controls() local
2005 struct snd_card *card = soc_card->snd_card; in snd_soc_add_card_controls() local
2025 struct snd_card *card = dai->component->card->snd_card; in snd_soc_add_dai_controls() local
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()