aoa_snd_device_new
extern int aoa_snd_device_new(enum snd_device_type type,
if (aoa_snd_device_new(SNDRV_DEV_CODEC, onyx, &ops)) {
if (aoa_snd_device_new(SNDRV_DEV_CODEC, tas, &ops)) {
if (aoa_snd_device_new(SNDRV_DEV_CODEC, toonie, &ops)) {
EXPORT_SYMBOL_GPL(aoa_snd_device_new);