Lines Matching defs:card

198 static void soc_init_card_debugfs(struct snd_soc_card *card)  in soc_init_card_debugfs()
209 static void soc_cleanup_card_debugfs(struct snd_soc_card *card) in soc_cleanup_card_debugfs()
243 static inline void soc_init_card_debugfs(struct snd_soc_card *card) in soc_init_card_debugfs()
247 static inline void soc_cleanup_card_debugfs(struct snd_soc_card *card) in soc_cleanup_card_debugfs()
347 *snd_soc_get_pcm_runtime(struct snd_soc_card *card, in snd_soc_get_pcm_runtime()
431 struct snd_soc_card *card, struct snd_soc_dai_link *dai_link) in soc_new_pcm_runtime()
515 static void snd_soc_flush_all_delayed_work(struct snd_soc_card *card) in snd_soc_flush_all_delayed_work()
527 struct snd_soc_card *card = dev_get_drvdata(dev); in snd_soc_suspend() local
649 struct snd_soc_card *card = in soc_resume_deferred() local
713 struct snd_soc_card *card = dev_get_drvdata(dev); in snd_soc_resume() local
733 static void soc_resume_init(struct snd_soc_card *card) in soc_resume_init()
741 static inline void soc_resume_init(struct snd_soc_card *card) in soc_resume_init()
849 static int soc_dai_link_sanity_check(struct snd_soc_card *card, in soc_dai_link_sanity_check()
958 void snd_soc_remove_pcm_runtime(struct snd_soc_card *card, in snd_soc_remove_pcm_runtime()
986 int snd_soc_add_pcm_runtime(struct snd_soc_card *card, in snd_soc_add_pcm_runtime()
1056 static int soc_init_pcm_runtime(struct snd_soc_card *card, in soc_init_pcm_runtime()
1118 static void soc_set_name_prefix(struct snd_soc_card *card, in soc_set_name_prefix()
1165 static int soc_probe_component(struct snd_soc_card *card, in soc_probe_component()
1270 static void soc_remove_link_dais(struct snd_soc_card *card) in soc_remove_link_dais()
1283 static int soc_probe_link_dais(struct snd_soc_card *card) in soc_probe_link_dais()
1305 static void soc_remove_link_components(struct snd_soc_card *card) in soc_remove_link_components()
1323 static int soc_probe_link_components(struct snd_soc_card *card) in soc_probe_link_components()
1345 static void soc_unbind_aux_dev(struct snd_soc_card *card) in soc_unbind_aux_dev()
1356 static int soc_bind_aux_dev(struct snd_soc_card *card) in soc_bind_aux_dev()
1376 static int soc_probe_aux_devices(struct snd_soc_card *card) in soc_probe_aux_devices()
1396 static void soc_remove_aux_devices(struct snd_soc_card *card) in soc_remove_aux_devices()
1533 static void append_dmi_string(struct snd_soc_card *card, const char *str) in append_dmi_string()
1578 int snd_soc_set_dmi_name(struct snd_soc_card *card, const char *flavour) in snd_soc_set_dmi_name()
1633 static void soc_check_tplg_fes(struct snd_soc_card *card) in soc_check_tplg_fes()
1765 static void soc_cleanup_card_resources(struct snd_soc_card *card) in soc_cleanup_card_resources()
1797 static void snd_soc_unbind_card(struct snd_soc_card *card, bool unregister) in snd_soc_unbind_card()
1812 static int snd_soc_bind_card(struct snd_soc_card *card) in snd_soc_bind_card()
1985 struct snd_soc_card *card = platform_get_drvdata(pdev); in soc_probe() local
2006 struct snd_soc_card *card = dev_get_drvdata(dev); in snd_soc_poweroff() local
2090 static int snd_soc_add_controls(struct snd_card *card, struct device *dev, in snd_soc_add_controls()
2123 struct snd_card *card = component->card->snd_card; in snd_soc_add_component_controls() local
2143 struct snd_card *card = soc_card->snd_card; in snd_soc_add_card_controls() local
2163 struct snd_card *card = dai->component->card->snd_card; in snd_soc_add_dai_controls() local
2176 int snd_soc_register_card(struct snd_soc_card *card) in snd_soc_register_card()
2209 int snd_soc_unregister_card(struct snd_soc_card *card) in snd_soc_unregister_card()
2431 struct snd_soc_card *card, *c; in snd_soc_try_rebind_card() local
2440 struct snd_soc_card *card = component->card; in snd_soc_del_component_unlocked() local
2590 int snd_soc_of_parse_card_name(struct snd_soc_card *card, in snd_soc_of_parse_card_name()
2627 int snd_soc_of_parse_audio_simple_widgets(struct snd_soc_card *card, in snd_soc_of_parse_audio_simple_widgets()
2781 int snd_soc_of_parse_audio_routing(struct snd_soc_card *card, in snd_soc_of_parse_audio_routing()
2837 int snd_soc_of_parse_aux_devs(struct snd_soc_card *card, const char *propname) in snd_soc_of_parse_aux_devs()