Searched refs:aoa_get_card (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/sound/aoa/core/ |
H A D | alsa.c | 45 struct snd_card *aoa_get_card(void) in aoa_get_card() function 51 EXPORT_SYMBOL_GPL(aoa_get_card); variable 64 struct snd_card *card = aoa_get_card(); in aoa_snd_device_new()
|
/kernel/linux/linux-6.6/sound/aoa/core/ |
H A D | alsa.c | 45 struct snd_card *aoa_get_card(void) in aoa_get_card() function 51 EXPORT_SYMBOL_GPL(aoa_get_card); variable 64 struct snd_card *card = aoa_get_card(); in aoa_snd_device_new()
|
/kernel/linux/linux-5.10/sound/aoa/codecs/ |
H A D | toonie.c | 99 aoa_get_card(), in toonie_init_codec() 102 snd_device_free(aoa_get_card(), toonie); in toonie_init_codec()
|
H A D | onyx.c | 919 aoa_get_card(), in onyx_init_codec() 978 snd_device_free(aoa_get_card(), onyx); in onyx_init_codec()
|
H A D | tas.c | 816 aoa_get_card(), in tas_init_codec() 865 snd_device_free(aoa_get_card(), tas); in tas_init_codec()
|
/kernel/linux/linux-6.6/sound/aoa/codecs/ |
H A D | toonie.c | 99 aoa_get_card(), in toonie_init_codec() 102 snd_device_free(aoa_get_card(), toonie); in toonie_init_codec()
|
H A D | onyx.c | 919 aoa_get_card(), in onyx_init_codec() 978 snd_device_free(aoa_get_card(), onyx); in onyx_init_codec()
|
H A D | tas.c | 815 aoa_get_card(), in tas_init_codec() 864 snd_device_free(aoa_get_card(), tas); in tas_init_codec()
|
/kernel/linux/linux-5.10/sound/aoa/ |
H A D | aoa.h | 120 extern struct snd_card *aoa_get_card(void);
|
/kernel/linux/linux-6.6/sound/aoa/ |
H A D | aoa.h | 120 extern struct snd_card *aoa_get_card(void);
|
/kernel/linux/linux-5.10/sound/aoa/fabrics/ |
H A D | layout.c | 856 struct snd_card *card = aoa_get_card(); in layout_notify()
|
/kernel/linux/linux-6.6/sound/aoa/fabrics/ |
H A D | layout.c | 856 struct snd_card *card = aoa_get_card(); in layout_notify()
|
Completed in 10 milliseconds