/kernel/linux/linux-5.10/sound/core/ |
H A D | device.c | 32 struct snd_device *dev; in snd_device_new() 49 struct snd_device *pdev = list_entry(p, struct snd_device, list); in snd_device_new() 59 static void __snd_device_disconnect(struct snd_device *dev) in __snd_device_disconnect() 69 static void __snd_device_free(struct snd_device *dev) in __snd_device_free() 82 static struct snd_device *look_for_dev(struct snd_card *card, void *device_data) in look_for_dev() 84 struct snd_device *dev; in look_for_dev() 108 struct snd_device *dev; in snd_device_disconnect() 132 struct snd_device *dev; in snd_device_free() 145 static int __snd_device_register(struct snd_device *de [all...] |
H A D | hwdep.c | 27 static int snd_hwdep_dev_free(struct snd_device *device); 28 static int snd_hwdep_dev_register(struct snd_device *device); 29 static int snd_hwdep_dev_disconnect(struct snd_device *device); 403 static int snd_hwdep_dev_free(struct snd_device *device) in snd_hwdep_dev_free() 414 static int snd_hwdep_dev_register(struct snd_device *device) in snd_hwdep_dev_register() 456 static int snd_hwdep_dev_disconnect(struct snd_device *device) in snd_hwdep_dev_disconnect()
|
H A D | seq_device.c | 145 static int snd_seq_device_dev_free(struct snd_device *device) in snd_seq_device_dev_free() 156 static int snd_seq_device_dev_register(struct snd_device *device) in snd_seq_device_dev_register() 169 static int snd_seq_device_dev_disconnect(struct snd_device *device) in snd_seq_device_dev_disconnect()
|
H A D | jack.c | 32 static int snd_jack_dev_disconnect(struct snd_device *device) in snd_jack_dev_disconnect() 55 static int snd_jack_dev_free(struct snd_device *device) in snd_jack_dev_free() 80 static int snd_jack_dev_register(struct snd_device *device) in snd_jack_dev_register()
|
H A D | pcm.c | 34 static int snd_pcm_dev_free(struct snd_device *device); 35 static int snd_pcm_dev_register(struct snd_device *device); 36 static int snd_pcm_dev_disconnect(struct snd_device *device); 878 static int snd_pcm_dev_free(struct snd_device *device) in snd_pcm_dev_free() 1050 static int snd_pcm_dev_register(struct snd_device *device) in snd_pcm_dev_register() 1096 static int snd_pcm_dev_disconnect(struct snd_device *device) in snd_pcm_dev_disconnect()
|
H A D | timer.c | 129 static int snd_timer_dev_free(struct snd_device *device); 130 static int snd_timer_dev_register(struct snd_device *device); 131 static int snd_timer_dev_disconnect(struct snd_device *device); 1011 static int snd_timer_dev_free(struct snd_device *device) in snd_timer_dev_free() 1017 static int snd_timer_dev_register(struct snd_device *dev) in snd_timer_dev_register() 1057 static int snd_timer_dev_disconnect(struct snd_device *device) in snd_timer_dev_disconnect() 1126 struct snd_device dev; in snd_timer_global_register()
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | device.c | 32 struct snd_device *dev; in snd_device_new() 49 struct snd_device *pdev = list_entry(p, struct snd_device, list); in snd_device_new() 59 static void __snd_device_disconnect(struct snd_device *dev) in __snd_device_disconnect() 69 static void __snd_device_free(struct snd_device *dev) in __snd_device_free() 82 static struct snd_device *look_for_dev(struct snd_card *card, void *device_data) in look_for_dev() 84 struct snd_device *dev; in look_for_dev() 108 struct snd_device *dev; in snd_device_disconnect() 132 struct snd_device *dev; in snd_device_free() 145 static int __snd_device_register(struct snd_device *de [all...] |
H A D | hwdep.c | 27 static int snd_hwdep_dev_free(struct snd_device *device); 28 static int snd_hwdep_dev_register(struct snd_device *device); 29 static int snd_hwdep_dev_disconnect(struct snd_device *device); 413 static int snd_hwdep_dev_free(struct snd_device *device) in snd_hwdep_dev_free() 419 static int snd_hwdep_dev_register(struct snd_device *device) in snd_hwdep_dev_register() 461 static int snd_hwdep_dev_disconnect(struct snd_device *device) in snd_hwdep_dev_disconnect()
|
H A D | seq_device.c | 154 static int snd_seq_device_dev_free(struct snd_device *device) in snd_seq_device_dev_free() 165 static int snd_seq_device_dev_register(struct snd_device *device) in snd_seq_device_dev_register() 178 static int snd_seq_device_dev_disconnect(struct snd_device *device) in snd_seq_device_dev_disconnect()
|
H A D | pcm.c | 34 static int snd_pcm_dev_free(struct snd_device *device); 35 static int snd_pcm_dev_register(struct snd_device *device); 36 static int snd_pcm_dev_disconnect(struct snd_device *device); 881 static int snd_pcm_dev_free(struct snd_device *device) in snd_pcm_dev_free() 1054 static int snd_pcm_dev_register(struct snd_device *device) in snd_pcm_dev_register() 1100 static int snd_pcm_dev_disconnect(struct snd_device *device) in snd_pcm_dev_disconnect()
|
H A D | jack.c | 40 static int snd_jack_dev_disconnect(struct snd_device *device) in snd_jack_dev_disconnect() 63 static int snd_jack_dev_free(struct snd_device *device) in snd_jack_dev_free() 86 static int snd_jack_dev_register(struct snd_device *device) in snd_jack_dev_register()
|
H A D | timer.c | 129 static int snd_timer_dev_free(struct snd_device *device); 130 static int snd_timer_dev_register(struct snd_device *device); 131 static int snd_timer_dev_disconnect(struct snd_device *device); 1011 static int snd_timer_dev_free(struct snd_device *device) in snd_timer_dev_free() 1017 static int snd_timer_dev_register(struct snd_device *dev) in snd_timer_dev_register() 1057 static int snd_timer_dev_disconnect(struct snd_device *device) in snd_timer_dev_disconnect() 1126 struct snd_device dev; in snd_timer_global_register()
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | core.h | 58 struct snd_device; 61 int (*dev_free)(struct snd_device *dev); 62 int (*dev_register)(struct snd_device *dev); 63 int (*dev_disconnect)(struct snd_device *dev); 66 struct snd_device { struct 75 #define snd_device(n) list_entry(n, struct snd_device, list) macro
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | core.h | 59 struct snd_device; 62 int (*dev_free)(struct snd_device *dev); 63 int (*dev_register)(struct snd_device *dev); 64 int (*dev_disconnect)(struct snd_device *dev); 67 struct snd_device { struct 76 #define snd_device(n) list_entry(n, struct snd_device, list) macro
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_beep.c | 161 static int beep_dev_register(struct snd_device *device) in beep_dev_register() 172 static int beep_dev_disconnect(struct snd_device *device) in beep_dev_disconnect() 185 static int beep_dev_free(struct snd_device *device) in beep_dev_free()
|
H A D | hda_tegra.c | 205 static int hda_tegra_dev_disconnect(struct snd_device *device) in hda_tegra_dev_disconnect() 216 static int hda_tegra_dev_free(struct snd_device *device) in hda_tegra_dev_free()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_beep.c | 161 static int beep_dev_register(struct snd_device *device) in beep_dev_register() 172 static int beep_dev_disconnect(struct snd_device *device) in beep_dev_disconnect() 185 static int beep_dev_free(struct snd_device *device) in beep_dev_free()
|
H A D | hda_tegra.c | 213 static int hda_tegra_dev_disconnect(struct snd_device *device) in hda_tegra_dev_disconnect() 224 static int hda_tegra_dev_free(struct snd_device *device) in hda_tegra_dev_free()
|
/kernel/linux/linux-5.10/sound/aoa/codecs/ |
H A D | toonie.c | 28 static int toonie_dev_register(struct snd_device *dev) in toonie_dev_register()
|
/kernel/linux/linux-6.6/sound/aoa/codecs/ |
H A D | toonie.c | 28 static int toonie_dev_register(struct snd_device *dev) in toonie_dev_register()
|
/kernel/linux/linux-5.10/sound/pci/aw2/ |
H A D | aw2-alsa.c | 102 static int snd_aw2_dev_free(struct snd_device *device); 199 static int snd_aw2_dev_free(struct snd_device *device) in snd_aw2_dev_free()
|
/kernel/linux/linux-5.10/sound/pci/ |
H A D | cs5530.c | 76 static int snd_cs5530_dev_free(struct snd_device *device) in snd_cs5530_dev_free()
|
/kernel/linux/linux-5.10/sound/isa/sb/ |
H A D | sb_common.c | 190 static int snd_sbdsp_dev_free(struct snd_device *device) in snd_sbdsp_dev_free()
|
/kernel/linux/linux-5.10/sound/pcmcia/vx/ |
H A D | vxpocket.c | 60 static int snd_vxpocket_dev_free(struct snd_device *device) in snd_vxpocket_dev_free()
|
/kernel/linux/linux-5.10/sound/pcmcia/pdaudiocf/ |
H A D | pdaudiocf.c | 71 static int snd_pdacf_dev_free(struct snd_device *device) in snd_pdacf_dev_free()
|