Home
last modified time | relevance | path

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

/sound/aoa/core/
Dalsa.c62 int aoa_snd_device_new(enum snd_device_type type, in aoa_snd_device_new() function
85 EXPORT_SYMBOL_GPL(aoa_snd_device_new);
/sound/aoa/
Daoa.h119 extern int aoa_snd_device_new(enum snd_device_type type,
/sound/aoa/codecs/
Dtoonie.c95 if (aoa_snd_device_new(SNDRV_DEV_CODEC, toonie, &ops)) { in toonie_init_codec()
Dtas.c823 if (aoa_snd_device_new(SNDRV_DEV_CODEC, tas, &ops)) { in tas_init_codec()
Donyx.c888 if (aoa_snd_device_new(SNDRV_DEV_CODEC, onyx, &ops)) { in onyx_init_codec()