Searched refs:snd_device_type (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | core.h | 37 enum snd_device_type { enum 70 enum snd_device_type type; /* device type */ 261 int snd_device_new(struct snd_card *card, enum snd_device_type type,
|
/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/core/ |
H A D | alsa.c | 61 int aoa_snd_device_new(enum snd_device_type type, in aoa_snd_device_new()
|
/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()
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | core.h | 38 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,
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | device.c | 29 int snd_device_new(struct snd_card *card, enum snd_device_type type, in snd_device_new()
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | device.c | 29 int snd_device_new(struct snd_card *card, enum snd_device_type type, in snd_device_new()
|
Completed in 4 milliseconds