Home
last modified time | relevance | path

Searched refs:dev_free (Results 1 – 25 of 44) sorted by relevance

12

/linux/sound/core/
H A Ddevice.c75 if (dev->ops->dev_free) { in __snd_device_free()
76 if (dev->ops->dev_free(dev)) in __snd_device_free()
H A Dseq_device.c226 .dev_free = snd_seq_device_dev_free, in snd_seq_device_new()
H A Dhwdep.c369 .dev_free = snd_hwdep_dev_free, in snd_hwdep_new()
H A Dpcm.c704 .dev_free = snd_pcm_dev_free, in _snd_pcm_new()
709 .dev_free = snd_pcm_dev_free, in _snd_pcm_new()
H A Djack.c506 .dev_free = snd_jack_dev_free, in snd_jack_new()
/linux/drivers/net/can/usb/peak_usb/
H A Dpcan_usb_fd.c1195 .dev_free = pcan_usb_fd_free,
1271 .dev_free = pcan_usb_fd_free,
1347 .dev_free = pcan_usb_fd_free,
1423 .dev_free = pcan_usb_fd_free,
/linux/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf.c85 .dev_free = snd_pdacf_dev_free, in snd_pdacf_probe()
/linux/drivers/usb/gadget/legacy/
H A Draw_gadget.c205 static void dev_free(struct kref *kref) in dev_free() function
334 kref_put(&dev->count, dev_free); in gadget_unbind()
469 kref_put(&dev->count, dev_free); in raw_release()
474 kref_put(&dev->count, dev_free); in raw_release()
/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs.c578 static void dev_free(struct kref *ref) in dev_free() function
599 return kref_put(&dev->ref, dev_free); in rtrs_ib_dev_put()
/linux/sound/drivers/opl4/
H A Dopl4_lib.c182 .dev_free = snd_opl4_dev_free in snd_opl4_create()
/linux/drivers/media/usb/go7007/
H A Dsnd-go7007.c195 .dev_free = go7007_snd_free,
/linux/sound/hda/common/
H A Dbeep.c210 .dev_free = beep_dev_free, in snd_hda_attach_beep_device()
/linux/sound/hda/controllers/
H A Dacpi.c180 .dev_free = hda_acpi_dev_free, in hda_acpi_create()
H A Dcix-ipbloq.c184 .dev_free = cix_ipbloq_hda_dev_free, in cix_ipbloq_hda_create()
H A Dtegra.c416 .dev_free = hda_tegra_dev_free, in hda_tegra_create()
/linux/sound/i2c/
H A Di2c.c71 .dev_free = snd_i2c_bus_dev_free, in snd_i2c_bus_create()
/linux/sound/sh/
H A Dsh_dac_audio.c304 .dev_free = snd_sh_dac_dev_free, in snd_sh_dac_create()
/linux/include/sound/
H A Dcore.h62 int (*dev_free)(struct snd_device *dev); member
/linux/sound/drivers/opl3/
H A Dopl3_lib.c321 .dev_free = snd_opl3_dev_free, in snd_opl3_new()
/linux/sound/isa/gus/
H A Dgus_main.c115 .dev_free = snd_gus_dev_free, in snd_gus_create()
/linux/sound/pci/
H A Dak4531_codec.c369 .dev_free = snd_ak4531_dev_free, in snd_ak4531_mixer()
/linux/sound/i2c/other/
H A Dak4117.c57 .dev_free = snd_ak4117_dev_free, in snd_ak4117_create()
H A Dak4113.c64 .dev_free = snd_ak4113_dev_free, in snd_ak4113_create()
H A Dak4114.c64 .dev_free = snd_ak4114_dev_free, in snd_ak4114_create()
/linux/drivers/hid/
H A Dhid-prodikeys.c603 .dev_free = pcmidi_snd_free, in pcmidi_snd_initialise()

12