/Linux-v4.19/sound/core/ |
D | device.c | 47 struct snd_device *dev; in snd_device_new() 64 struct snd_device *pdev = list_entry(p, struct snd_device, list); in snd_device_new() 74 static void __snd_device_disconnect(struct snd_device *dev) in __snd_device_disconnect() 84 static void __snd_device_free(struct snd_device *dev) in __snd_device_free() 97 static struct snd_device *look_for_dev(struct snd_card *card, void *device_data) in look_for_dev() 99 struct snd_device *dev; in look_for_dev() 123 struct snd_device *dev; in snd_device_disconnect() 147 struct snd_device *dev; in snd_device_free() 160 static int __snd_device_register(struct snd_device *dev) in __snd_device_register() 188 struct snd_device *dev; in snd_device_register() [all …]
|
D | seq_device.c | 160 static int snd_seq_device_dev_free(struct snd_device *device) in snd_seq_device_dev_free() 169 static int snd_seq_device_dev_register(struct snd_device *device) in snd_seq_device_dev_register() 182 static int snd_seq_device_dev_disconnect(struct snd_device *device) in snd_seq_device_dev_disconnect()
|
D | hwdep.c | 42 static int snd_hwdep_dev_free(struct snd_device *device); 43 static int snd_hwdep_dev_register(struct snd_device *device); 44 static int snd_hwdep_dev_disconnect(struct snd_device *device); 411 static int snd_hwdep_dev_free(struct snd_device *device) in snd_hwdep_dev_free() 422 static int snd_hwdep_dev_register(struct snd_device *device) in snd_hwdep_dev_register() 464 static int snd_hwdep_dev_disconnect(struct snd_device *device) in snd_hwdep_dev_disconnect()
|
D | jack.c | 46 static int snd_jack_dev_disconnect(struct snd_device *device) in snd_jack_dev_disconnect() 65 static int snd_jack_dev_free(struct snd_device *device) in snd_jack_dev_free() 87 static int snd_jack_dev_register(struct snd_device *device) in snd_jack_dev_register()
|
D | pcm.c | 48 static int snd_pcm_dev_free(struct snd_device *device); 49 static int snd_pcm_dev_register(struct snd_device *device); 50 static int snd_pcm_dev_disconnect(struct snd_device *device); 933 static int snd_pcm_dev_free(struct snd_device *device) in snd_pcm_dev_free() 1100 static int snd_pcm_dev_register(struct snd_device *device) in snd_pcm_dev_register() 1146 static int snd_pcm_dev_disconnect(struct snd_device *device) in snd_pcm_dev_disconnect()
|
D | timer.c | 94 static int snd_timer_dev_free(struct snd_device *device); 95 static int snd_timer_dev_register(struct snd_device *device); 96 static int snd_timer_dev_disconnect(struct snd_device *device); 951 static int snd_timer_dev_free(struct snd_device *device) in snd_timer_dev_free() 957 static int snd_timer_dev_register(struct snd_device *dev) in snd_timer_dev_register() 997 static int snd_timer_dev_disconnect(struct snd_device *device) in snd_timer_dev_disconnect() 1066 struct snd_device dev; in snd_timer_global_register()
|
D | rawmidi.c | 53 static int snd_rawmidi_dev_free(struct snd_device *device); 54 static int snd_rawmidi_dev_register(struct snd_device *device); 55 static int snd_rawmidi_dev_disconnect(struct snd_device *device); 1625 static int snd_rawmidi_dev_free(struct snd_device *device) in snd_rawmidi_dev_free() 1641 static int snd_rawmidi_dev_register(struct snd_device *device) in snd_rawmidi_dev_register() 1732 static int snd_rawmidi_dev_disconnect(struct snd_device *device) in snd_rawmidi_dev_disconnect()
|
D | compress_offload.c | 948 static int snd_compress_dev_register(struct snd_device *device) in snd_compress_dev_register() 971 static int snd_compress_dev_disconnect(struct snd_device *device) in snd_compress_dev_disconnect() 1053 static int snd_compress_dev_free(struct snd_device *device) in snd_compress_dev_free()
|
/Linux-v4.19/include/sound/ |
D | core.h | 73 struct snd_device; 76 int (*dev_free)(struct snd_device *dev); 77 int (*dev_register)(struct snd_device *dev); 78 int (*dev_disconnect)(struct snd_device *dev); 81 struct snd_device { struct 90 #define snd_device(n) list_entry(n, struct snd_device, list) macro
|
/Linux-v4.19/sound/aoa/codecs/ |
D | toonie.c | 30 static int toonie_dev_register(struct snd_device *dev) in toonie_dev_register()
|
/Linux-v4.19/sound/pci/hda/ |
D | hda_tegra.c | 284 static int hda_tegra_dev_disconnect(struct snd_device *device) in hda_tegra_dev_disconnect() 295 static int hda_tegra_dev_free(struct snd_device *device) in hda_tegra_dev_free()
|
/Linux-v4.19/sound/pci/ |
D | cs5530.c | 85 static int snd_cs5530_dev_free(struct snd_device *device) in snd_cs5530_dev_free()
|
/Linux-v4.19/sound/pcmcia/pdaudiocf/ |
D | pdaudiocf.c | 84 static int snd_pdacf_dev_free(struct snd_device *device) in snd_pdacf_dev_free()
|
/Linux-v4.19/sound/isa/sb/ |
D | sb_common.c | 204 static int snd_sbdsp_dev_free(struct snd_device *device) in snd_sbdsp_dev_free()
|
/Linux-v4.19/sound/pci/vx222/ |
D | vx222.c | 130 static int snd_vx222_dev_free(struct snd_device *device) in snd_vx222_dev_free()
|
/Linux-v4.19/sound/pci/aw2/ |
D | aw2-alsa.c | 115 static int snd_aw2_dev_free(struct snd_device *device); 221 static int snd_aw2_dev_free(struct snd_device *device) in snd_aw2_dev_free()
|
/Linux-v4.19/sound/drivers/opl4/ |
D | opl4_lib.c | 185 static int snd_opl4_dev_free(struct snd_device *device) in snd_opl4_dev_free()
|
/Linux-v4.19/sound/pcmcia/vx/ |
D | vxpocket.c | 72 static int snd_vxpocket_dev_free(struct snd_device *device) in snd_vxpocket_dev_free()
|
/Linux-v4.19/drivers/media/usb/go7007/ |
D | snd-go7007.c | 214 static int go7007_snd_free(struct snd_device *device) in go7007_snd_free()
|
/Linux-v4.19/sound/pci/au88x0/ |
D | au88x0.c | 121 static int snd_vortex_dev_free(struct snd_device *device) in snd_vortex_dev_free()
|
/Linux-v4.19/sound/i2c/ |
D | i2c.c | 73 static int snd_i2c_bus_dev_free(struct snd_device *device) in snd_i2c_bus_dev_free()
|
/Linux-v4.19/sound/pci/cs5535audio/ |
D | cs5535audio.c | 266 static int snd_cs5535audio_dev_free(struct snd_device *device) in snd_cs5535audio_dev_free()
|
/Linux-v4.19/drivers/staging/vc04_services/bcm2835-audio/ |
D | bcm2835.c | 123 static int snd_bcm2835_dev_free(struct snd_device *device) in snd_bcm2835_dev_free()
|
/Linux-v4.19/sound/sh/ |
D | sh_dac_audio.c | 312 static int snd_sh_dac_dev_free(struct snd_device *device) in snd_sh_dac_dev_free()
|
/Linux-v4.19/sound/drivers/opl3/ |
D | opl3_lib.c | 339 static int snd_opl3_dev_free(struct snd_device *device) in snd_opl3_dev_free()
|