Home
last modified time | relevance | path

Searched refs:aoa_get_card (Results 1 – 6 of 6) sorted by relevance

/sound/aoa/core/
Dalsa.c46 struct snd_card *aoa_get_card(void) in aoa_get_card() function
52 EXPORT_SYMBOL_GPL(aoa_get_card);
65 struct snd_card *card = aoa_get_card(); in aoa_snd_device_new()
/sound/aoa/codecs/
Dtoonie.c100 aoa_get_card(), in toonie_init_codec()
103 snd_device_free(aoa_get_card(), toonie); in toonie_init_codec()
Dtas.c822 aoa_get_card(), in tas_init_codec()
871 snd_device_free(aoa_get_card(), tas); in tas_init_codec()
Donyx.c925 aoa_get_card(), in onyx_init_codec()
984 snd_device_free(aoa_get_card(), onyx); in onyx_init_codec()
/sound/aoa/
Daoa.h121 extern struct snd_card *aoa_get_card(void);
/sound/aoa/fabrics/
Dlayout.c803 struct snd_card *card = aoa_get_card(); in layout_notify()