Searched refs:aoa_get_card (Results 1 – 6 of 6) sorted by relevance
45 struct snd_card *aoa_get_card(void) in aoa_get_card() function51 EXPORT_SYMBOL_GPL(aoa_get_card);64 struct snd_card *card = aoa_get_card(); in aoa_snd_device_new()
99 aoa_get_card(), in toonie_init_codec()102 snd_device_free(aoa_get_card(), toonie); in toonie_init_codec()
815 aoa_get_card(), in tas_init_codec() 864 snd_device_free(aoa_get_card(), tas); in tas_init_codec()
920 aoa_get_card(), in onyx_init_codec() 979 snd_device_free(aoa_get_card(), onyx); in onyx_init_codec()
119 extern struct snd_card *aoa_get_card(void);
857 struct snd_card *card = aoa_get_card(); in layout_notify()