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()
100 aoa_get_card(), in toonie_init_codec()103 snd_device_free(aoa_get_card(), toonie); in toonie_init_codec()
822 aoa_get_card(), in tas_init_codec()871 snd_device_free(aoa_get_card(), tas); in tas_init_codec()
925 aoa_get_card(), in onyx_init_codec()984 snd_device_free(aoa_get_card(), onyx); in onyx_init_codec()
121 extern struct snd_card *aoa_get_card(void);
803 struct snd_card *card = aoa_get_card(); in layout_notify()