Searched refs:aoa_get_card (Results 1 – 6 of 6) sorted by relevance
46 struct snd_card *aoa_get_card(void) in aoa_get_card() function52 EXPORT_SYMBOL_GPL(aoa_get_card);65 struct snd_card *card = aoa_get_card(); in aoa_snd_device_new()
101 aoa_get_card(), in toonie_init_codec()104 snd_device_free(aoa_get_card(), toonie); in toonie_init_codec()
817 aoa_get_card(), in tas_init_codec()866 snd_device_free(aoa_get_card(), tas); in tas_init_codec()
922 aoa_get_card(), in onyx_init_codec()981 snd_device_free(aoa_get_card(), onyx); in onyx_init_codec()
121 extern struct snd_card *aoa_get_card(void);
850 struct snd_card *card = aoa_get_card(); in layout_notify()