Searched refs:dev_free (Results 1 - 25 of 74) sorted by relevance

123

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/core/
H A Ddevice.c74 * callbacks, dev_disconnect and dev_free, corresponding to the state.
96 if (dev->ops->dev_free) {
97 if (dev->ops->dev_free(dev))
H A Dhwdep.c352 .dev_free = snd_hwdep_dev_free,
H A Dinfo.c894 .dev_free = snd_info_dev_free_entry,
H A Dpcm.c684 .dev_free = snd_pcm_dev_free,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/drivers/opl4/
H A Dopl4_lib.c202 .dev_free = snd_opl4_dev_free
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/isa/sb/
H A Dsb_common.c217 .dev_free = snd_sbdsp_dev_free,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/vx222/
H A Dvx222.c146 .dev_free = snd_vx222_dev_free,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf.c99 .dev_free = snd_pdacf_dev_free,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pcmcia/vx/
H A Dvxpocket.c140 .dev_free = snd_vxpocket_dev_free,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/i2c/
H A Di2c.c84 .dev_free = snd_i2c_bus_dev_free,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/au88x0/
H A Dau88x0.c147 .dev_free = snd_vortex_dev_free,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/cs5535audio/
H A Dcs5535audio.c282 .dev_free = snd_cs5535audio_dev_free,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/sound/
H A Dcore.h71 int (*dev_free)(struct snd_device *dev); member in struct:snd_device_ops
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/core/seq/
H A Dseq_device.c186 .dev_free = snd_seq_device_dev_free,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/drivers/opl3/
H A Dopl3_lib.c344 .dev_free = snd_opl3_dev_free,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/i2c/other/
H A Dak4114.c81 .dev_free = snd_ak4114_dev_free,
H A Dak4117.c73 .dev_free = snd_ak4117_dev_free,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/isa/gus/
H A Dgus_main.c151 .dev_free = snd_gus_dev_free,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/ac97/
H A Dak4531_codec.c379 .dev_free = snd_ak4531_dev_free,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/gadget/
H A Dgmidi.c1082 .dev_free = gmidi_snd_free,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/drivers/
H A Dserial-u16550.c794 .dev_free = snd_uart16550_dev_free,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/i2c/l3/
H A Duda1341.c764 .dev_free = uda1341_dev_free,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/isa/ad1816a/
H A Dad1816a_lib.c519 .dev_free = snd_ad1816a_dev_free,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/isa/es1688/
H A Des1688_lib.c629 .dev_free = snd_es1688_dev_free,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/parisc/
H A Dharmony.c922 .dev_free = snd_harmony_dev_free,

Completed in 221 milliseconds

123