Home
last modified time | relevance | path

Searched refs:aoa_snd_device_new (Results 1 – 5 of 5) sorted by relevance

/linux/sound/aoa/core/
H A Dalsa.c61 int aoa_snd_device_new(enum snd_device_type type, in aoa_snd_device_new() function
84 EXPORT_SYMBOL_GPL(aoa_snd_device_new);
/linux/sound/aoa/
H A Daoa.h117 extern int aoa_snd_device_new(enum snd_device_type type,
/linux/sound/aoa/codecs/
H A Dtoonie.c93 if (aoa_snd_device_new(SNDRV_DEV_CODEC, toonie, &ops)) { in toonie_init_codec()
H A Dtas.c821 if (aoa_snd_device_new(SNDRV_DEV_CODEC, tas, &ops)) { in tas_init_codec()
H A Donyx.c886 if (aoa_snd_device_new(SNDRV_DEV_CODEC, onyx, &ops)) { in onyx_init_codec()