Searched refs:aoa_snd_device_new (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/sound/aoa/core/ |
H A D | alsa.c | 61 int aoa_snd_device_new(enum snd_device_type type, in aoa_snd_device_new() function 84 EXPORT_SYMBOL_GPL(aoa_snd_device_new); variable
|
/kernel/linux/linux-6.6/sound/aoa/core/ |
H A D | alsa.c | 61 int aoa_snd_device_new(enum snd_device_type type, in aoa_snd_device_new() function 84 EXPORT_SYMBOL_GPL(aoa_snd_device_new); variable
|
/kernel/linux/linux-5.10/sound/aoa/ |
H A D | aoa.h | 118 extern int aoa_snd_device_new(enum snd_device_type type,
|
/kernel/linux/linux-6.6/sound/aoa/ |
H A D | aoa.h | 118 extern int aoa_snd_device_new(enum snd_device_type type,
|
/kernel/linux/linux-5.10/sound/aoa/codecs/ |
H A D | toonie.c | 93 if (aoa_snd_device_new(SNDRV_DEV_CODEC, toonie, &ops)) { in toonie_init_codec()
|
H A D | onyx.c | 885 if (aoa_snd_device_new(SNDRV_DEV_CODEC, onyx, &ops)) { in onyx_init_codec()
|
H A D | tas.c | 822 if (aoa_snd_device_new(SNDRV_DEV_CODEC, tas, &ops)) { in tas_init_codec()
|
/kernel/linux/linux-6.6/sound/aoa/codecs/ |
H A D | toonie.c | 93 if (aoa_snd_device_new(SNDRV_DEV_CODEC, toonie, &ops)) { in toonie_init_codec()
|
H A D | onyx.c | 885 if (aoa_snd_device_new(SNDRV_DEV_CODEC, onyx, &ops)) { in onyx_init_codec()
|
H A D | tas.c | 821 if (aoa_snd_device_new(SNDRV_DEV_CODEC, tas, &ops)) { in tas_init_codec()
|
Completed in 7 milliseconds