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

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

Completed in 76 milliseconds