Home
last modified time | relevance | path

Searched refs:snd_device_type (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/include/sound/
Dcore.h38 enum snd_device_type { enum
71 enum snd_device_type type; /* device type */
321 int snd_device_new(struct snd_card *card, enum snd_device_type type,
/linux-6.6.21/sound/aoa/
Daoa.h118 extern int aoa_snd_device_new(enum snd_device_type type,
/linux-6.6.21/sound/aoa/core/
Dalsa.c61 int aoa_snd_device_new(enum snd_device_type type, in aoa_snd_device_new()
/linux-6.6.21/sound/core/
Ddevice.c29 int snd_device_new(struct snd_card *card, enum snd_device_type type, in snd_device_new()