snd_device        566 drivers/hid/hid-prodikeys.c static int pcmidi_snd_free(struct snd_device *dev)
snd_device        206 drivers/media/usb/go7007/snd-go7007.c static int go7007_snd_free(struct snd_device *device)
snd_device        439 drivers/usb/gadget/function/f_midi.c static int f_midi_snd_free(struct snd_device *device)
snd_device         58 include/sound/core.h struct snd_device;
snd_device         61 include/sound/core.h 	int (*dev_free)(struct snd_device *dev);
snd_device         62 include/sound/core.h 	int (*dev_register)(struct snd_device *dev);
snd_device         63 include/sound/core.h 	int (*dev_disconnect)(struct snd_device *dev);
snd_device         75 include/sound/core.h #define snd_device(n) list_entry(n, struct snd_device, list)
snd_device         95 sound/aoa/codecs/onyx.c static int onyx_dev_register(struct snd_device *dev)
snd_device        215 sound/aoa/codecs/tas.c static int tas_dev_register(struct snd_device *dev)
snd_device         28 sound/aoa/codecs/toonie.c static int toonie_dev_register(struct snd_device *dev)
snd_device        986 sound/core/compress_offload.c static int snd_compress_dev_register(struct snd_device *device)
snd_device       1009 sound/core/compress_offload.c static int snd_compress_dev_disconnect(struct snd_device *device)
snd_device       1082 sound/core/compress_offload.c static int snd_compress_dev_free(struct snd_device *device)
snd_device       1808 sound/core/control.c static int snd_ctl_dev_register(struct snd_device *device)
snd_device       1819 sound/core/control.c static int snd_ctl_dev_disconnect(struct snd_device *device)
snd_device       1837 sound/core/control.c static int snd_ctl_dev_free(struct snd_device *device)
snd_device         32 sound/core/device.c 	struct snd_device *dev;
snd_device         49 sound/core/device.c 		struct snd_device *pdev = list_entry(p, struct snd_device, list);
snd_device         59 sound/core/device.c static void __snd_device_disconnect(struct snd_device *dev)
snd_device         69 sound/core/device.c static void __snd_device_free(struct snd_device *dev)
snd_device         82 sound/core/device.c static struct snd_device *look_for_dev(struct snd_card *card, void *device_data)
snd_device         84 sound/core/device.c 	struct snd_device *dev;
snd_device        108 sound/core/device.c 	struct snd_device *dev;
snd_device        132 sound/core/device.c 	struct snd_device *dev;
snd_device        145 sound/core/device.c static int __snd_device_register(struct snd_device *dev)
snd_device        173 sound/core/device.c 	struct snd_device *dev;
snd_device        191 sound/core/device.c 	struct snd_device *dev;
snd_device        210 sound/core/device.c 	struct snd_device *dev;
snd_device        224 sound/core/device.c 	struct snd_device *dev, *next;
snd_device         27 sound/core/hwdep.c static int snd_hwdep_dev_free(struct snd_device *device);
snd_device         28 sound/core/hwdep.c static int snd_hwdep_dev_register(struct snd_device *device);
snd_device         29 sound/core/hwdep.c static int snd_hwdep_dev_disconnect(struct snd_device *device);
snd_device        396 sound/core/hwdep.c static int snd_hwdep_dev_free(struct snd_device *device)
snd_device        407 sound/core/hwdep.c static int snd_hwdep_dev_register(struct snd_device *device)
snd_device        449 sound/core/hwdep.c static int snd_hwdep_dev_disconnect(struct snd_device *device)
snd_device         32 sound/core/jack.c static int snd_jack_dev_disconnect(struct snd_device *device)
snd_device         51 sound/core/jack.c static int snd_jack_dev_free(struct snd_device *device)
snd_device         73 sound/core/jack.c static int snd_jack_dev_register(struct snd_device *device)
snd_device         34 sound/core/pcm.c static int snd_pcm_dev_free(struct snd_device *device);
snd_device         35 sound/core/pcm.c static int snd_pcm_dev_register(struct snd_device *device);
snd_device         36 sound/core/pcm.c static int snd_pcm_dev_disconnect(struct snd_device *device);
snd_device        873 sound/core/pcm.c static int snd_pcm_dev_free(struct snd_device *device)
snd_device       1040 sound/core/pcm.c static int snd_pcm_dev_register(struct snd_device *device)
snd_device       1086 sound/core/pcm.c static int snd_pcm_dev_disconnect(struct snd_device *device)
snd_device         39 sound/core/rawmidi.c static int snd_rawmidi_dev_free(struct snd_device *device);
snd_device         40 sound/core/rawmidi.c static int snd_rawmidi_dev_register(struct snd_device *device);
snd_device         41 sound/core/rawmidi.c static int snd_rawmidi_dev_disconnect(struct snd_device *device);
snd_device       1657 sound/core/rawmidi.c static int snd_rawmidi_dev_free(struct snd_device *device)
snd_device       1673 sound/core/rawmidi.c static int snd_rawmidi_dev_register(struct snd_device *device)
snd_device       1764 sound/core/rawmidi.c static int snd_rawmidi_dev_disconnect(struct snd_device *device)
snd_device        145 sound/core/seq_device.c static int snd_seq_device_dev_free(struct snd_device *device)
snd_device        154 sound/core/seq_device.c static int snd_seq_device_dev_register(struct snd_device *device)
snd_device        167 sound/core/seq_device.c static int snd_seq_device_dev_disconnect(struct snd_device *device)
snd_device         83 sound/core/timer.c static int snd_timer_dev_free(struct snd_device *device);
snd_device         84 sound/core/timer.c static int snd_timer_dev_register(struct snd_device *device);
snd_device         85 sound/core/timer.c static int snd_timer_dev_disconnect(struct snd_device *device);
snd_device        983 sound/core/timer.c static int snd_timer_dev_free(struct snd_device *device)
snd_device        989 sound/core/timer.c static int snd_timer_dev_register(struct snd_device *dev)
snd_device       1029 sound/core/timer.c static int snd_timer_dev_disconnect(struct snd_device *device)
snd_device       1098 sound/core/timer.c 	struct snd_device dev;
snd_device       1089 sound/drivers/ml403-ac97cr.c static int snd_ml403_ac97cr_dev_free(struct snd_device *snddev)
snd_device        325 sound/drivers/opl3/opl3_lib.c static int snd_opl3_dev_free(struct snd_device *device)
snd_device        172 sound/drivers/opl4/opl4_lib.c static int snd_opl4_dev_free(struct snd_device *device)
snd_device        765 sound/drivers/serial-u16550.c static int snd_uart16550_dev_free(struct snd_device *device)
snd_device         59 sound/i2c/i2c.c static int snd_i2c_bus_dev_free(struct snd_device *device)
snd_device         49 sound/i2c/other/ak4113.c static int snd_ak4113_dev_free(struct snd_device *device)
snd_device         59 sound/i2c/other/ak4114.c static int snd_ak4114_dev_free(struct snd_device *device)
snd_device         54 sound/i2c/other/ak4117.c static int snd_ak4117_dev_free(struct snd_device *device)
snd_device        568 sound/isa/ad1816a/ad1816a_lib.c static int snd_ad1816a_dev_free(struct snd_device *device)
snd_device        610 sound/isa/es1688/es1688_lib.c static int snd_es1688_dev_free(struct snd_device *device)
snd_device       1760 sound/isa/es18xx.c static int snd_es18xx_dev_free(struct snd_device *device)
snd_device        120 sound/isa/gus/gus_main.c static int snd_gus_dev_free(struct snd_device *device)
snd_device        475 sound/isa/msnd/msnd_pinnacle.c static int snd_msnd_dev_free(struct snd_device *device)
snd_device       1062 sound/isa/sb/emu8000.c static int snd_emu8000_dev_free(struct snd_device *device)
snd_device        190 sound/isa/sb/sb_common.c static int snd_sbdsp_dev_free(struct snd_device *device)
snd_device       1696 sound/isa/wss/wss_lib.c static int snd_wss_dev_free(struct snd_device *device)
snd_device        750 sound/mips/hal2.c static int hal2_dev_free(struct snd_device *device)
snd_device        802 sound/mips/sgio2audio.c static int snd_sgio2audio_dev_free(struct snd_device *device)
snd_device        883 sound/parisc/harmony.c snd_harmony_dev_free(struct snd_device *dev)
snd_device        996 sound/pci/ac97/ac97_codec.c static int snd_ac97_bus_dev_free(struct snd_device *device)
snd_device       1018 sound/pci/ac97/ac97_codec.c static int snd_ac97_dev_free(struct snd_device *device)
snd_device       1935 sound/pci/ac97/ac97_codec.c static int snd_ac97_dev_register(struct snd_device *device)
snd_device       1955 sound/pci/ac97/ac97_codec.c static int snd_ac97_dev_disconnect(struct snd_device *device)
snd_device        844 sound/pci/ad1889.c snd_ad1889_dev_free(struct snd_device *device) 
snd_device        332 sound/pci/ak4531_codec.c static int snd_ak4531_dev_free(struct snd_device *device)
snd_device       2060 sound/pci/ali5451/ali5451.c static int snd_ali_dev_free(struct snd_device *device)
snd_device        178 sound/pci/als300.c static int snd_als300_dev_free(struct snd_device *device)
snd_device       1556 sound/pci/atiixp.c static int snd_atiixp_dev_free(struct snd_device *device)
snd_device       1184 sound/pci/atiixp_modem.c static int snd_atiixp_dev_free(struct snd_device *device)
snd_device        122 sound/pci/au88x0/au88x0.c static int snd_vortex_dev_free(struct snd_device *device)
snd_device        102 sound/pci/aw2/aw2-alsa.c static int snd_aw2_dev_free(struct snd_device *device);
snd_device        208 sound/pci/aw2/aw2-alsa.c static int snd_aw2_dev_free(struct snd_device *device)
snd_device       2294 sound/pci/azt3328.c snd_azf3328_dev_free(struct snd_device *device)
snd_device        686 sound/pci/bt87x.c static int snd_bt87x_dev_free(struct snd_device *device)
snd_device       1255 sound/pci/ca0106/ca0106_main.c static int snd_ca0106_dev_free(struct snd_device *device)
snd_device       2935 sound/pci/cmipci.c static int snd_cmipci_dev_free(struct snd_device *device)
snd_device       1311 sound/pci/cs4281.c static int snd_cs4281_dev_free(struct snd_device *device)
snd_device       2964 sound/pci/cs46xx/cs46xx_lib.c static int snd_cs46xx_dev_free(struct snd_device *device)
snd_device         76 sound/pci/cs5530.c static int snd_cs5530_dev_free(struct snd_device *device)
snd_device        252 sound/pci/cs5535audio/cs5535audio.c static int snd_cs5535audio_dev_free(struct snd_device *device)
snd_device       1250 sound/pci/ctxfi/ctatc.c static int atc_dev_free(struct snd_device *dev)
snd_device       1878 sound/pci/echoaudio/echoaudio.c static int snd_echo_dev_free(struct snd_device *device)
snd_device       1280 sound/pci/emu10k1/emu10k1_main.c static int snd_emu10k1_dev_free(struct snd_device *device)
snd_device        767 sound/pci/emu10k1/emu10k1x.c static int snd_emu10k1x_dev_free(struct snd_device *device)
snd_device       1927 sound/pci/ens1370.c static int snd_ensoniq_dev_free(struct snd_device *device)
snd_device       1562 sound/pci/es1938.c static int snd_es1938_dev_free(struct snd_device *device)
snd_device       2629 sound/pci/es1968.c static int snd_es1968_dev_free(struct snd_device *device)
snd_device       1190 sound/pci/fm801.c static int snd_fm801_dev_free(struct snd_device *device)
snd_device        151 sound/pci/hda/hda_beep.c static int beep_dev_register(struct snd_device *device)
snd_device        162 sound/pci/hda/hda_beep.c static int beep_dev_disconnect(struct snd_device *device)
snd_device        174 sound/pci/hda/hda_beep.c static int beep_dev_free(struct snd_device *device)
snd_device        810 sound/pci/hda/hda_codec.c static int snd_hda_codec_dev_register(struct snd_device *device)
snd_device        816 sound/pci/hda/hda_codec.c static int snd_hda_codec_dev_free(struct snd_device *device)
snd_device       1393 sound/pci/hda/hda_intel.c static int azx_dev_disconnect(struct snd_device *device)
snd_device       1404 sound/pci/hda/hda_intel.c static int azx_dev_free(struct snd_device *device)
snd_device        206 sound/pci/hda/hda_tegra.c static int hda_tegra_dev_disconnect(struct snd_device *device)
snd_device        217 sound/pci/hda/hda_tegra.c static int hda_tegra_dev_free(struct snd_device *device)
snd_device       2490 sound/pci/ice1712/ice1712.c static int snd_ice1712_dev_free(struct snd_device *device)
snd_device       2507 sound/pci/ice1712/ice1724.c static int snd_vt1724_dev_free(struct snd_device *device)
snd_device       2855 sound/pci/intel8x0.c static int snd_intel8x0_dev_free(struct snd_device *device)
snd_device       1076 sound/pci/intel8x0m.c static int snd_intel8x0m_dev_free(struct snd_device *device)
snd_device       2139 sound/pci/korg1212/korg1212.c static int snd_korg1212_dev_free(struct snd_device *device)
snd_device        550 sound/pci/lola/lola.c static int lola_dev_free(struct snd_device *device)
snd_device        556 sound/pci/lx6464es/lx6464es.c static int snd_lx6464es_dev_free(struct snd_device *device)
snd_device       2516 sound/pci/maestro3.c static int snd_m3_dev_free(struct snd_device *device)
snd_device       1025 sound/pci/mixart/mixart.c static int snd_mixart_chip_dev_free(struct snd_device *device)
snd_device       1462 sound/pci/nm256/nm256.c static int snd_nm256_dev_free(struct snd_device *device)
snd_device       1186 sound/pci/pcxhr/pcxhr.c static int pcxhr_chip_dev_free(struct snd_device *device)
snd_device       1819 sound/pci/riptide/riptide.c static int snd_riptide_dev_free(struct snd_device *device)
snd_device       1062 sound/pci/sis7019.c static int sis_dev_free(struct snd_device *dev)
snd_device       1226 sound/pci/sonicvibes.c static int snd_sonicvibes_dev_free(struct snd_device *device)
snd_device       3316 sound/pci/trident/trident_main.c static int snd_trident_dev_free(struct snd_device *device)
snd_device       2340 sound/pci/via82xx.c static int snd_via82xx_dev_free(struct snd_device *device)
snd_device       1072 sound/pci/via82xx_modem.c static int snd_via82xx_dev_free(struct snd_device *device)
snd_device        117 sound/pci/vx222/vx222.c static int snd_vx222_dev_free(struct snd_device *device)
snd_device       2246 sound/pci/ymfpci/ymfpci_main.c static int snd_ymfpci_dev_free(struct snd_device *device)
snd_device         71 sound/pcmcia/pdaudiocf/pdaudiocf.c static int snd_pdacf_dev_free(struct snd_device *device)
snd_device         60 sound/pcmcia/vx/vxpocket.c static int snd_vxpocket_dev_free(struct snd_device *device)
snd_device        881 sound/ppc/pmac.c static int snd_pmac_dev_free(struct snd_device *device)
snd_device        294 sound/sh/sh_dac_audio.c static int snd_sh_dac_dev_free(struct snd_device *device)
snd_device        926 sound/sparc/amd7930.c static int snd_amd7930_dev_free(struct snd_device *device)
snd_device       1782 sound/sparc/cs4231.c static int snd_cs4231_sbus_dev_free(struct snd_device *device)
snd_device       1948 sound/sparc/cs4231.c static int snd_cs4231_ebus_dev_free(struct snd_device *device)
snd_device        869 sound/spi/at73c213.c static int snd_at73c213_dev_free(struct snd_device *device)
snd_device       2817 sound/usb/mixer.c static int snd_usb_mixer_dev_free(struct snd_device *device)