Home
last modified time | relevance | path

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

12

/openbmc/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.c204 .dev_free = snd_seq_device_dev_free, in snd_seq_device_new()
H A Dhwdep.c370 .dev_free = snd_hwdep_dev_free, in snd_hwdep_new()
H A Dpcm.c716 .dev_free = snd_pcm_dev_free, in _snd_pcm_new()
721 .dev_free = snd_pcm_dev_free, in _snd_pcm_new()
H A Djack.c504 .dev_free = snd_jack_dev_free, in snd_jack_new()
/openbmc/linux/drivers/net/can/usb/peak_usb/
H A Dpcan_usb_core.c1025 if (dev->adapter->dev_free) in peak_usb_create_dev()
1026 dev->adapter->dev_free(dev); in peak_usb_create_dev()
1062 if (dev->adapter->dev_free) in peak_usb_disconnect()
1063 dev->adapter->dev_free(dev); in peak_usb_disconnect()
H A Dpcan_usb_core.h55 void (*dev_free)(struct peak_usb_device *dev); member
H A Dpcan_usb_fd.c1193 .dev_free = pcan_usb_fd_free,
1269 .dev_free = pcan_usb_fd_free,
1345 .dev_free = pcan_usb_fd_free,
1421 .dev_free = pcan_usb_fd_free,
/openbmc/linux/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf.c85 .dev_free = snd_pdacf_dev_free, in snd_pdacf_probe()
/openbmc/linux/sound/drivers/opl4/
H A Dopl4_lib.c188 .dev_free = snd_opl4_dev_free in snd_opl4_create()
/openbmc/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs.c575 static void dev_free(struct kref *ref) in dev_free() function
593 return kref_put(&dev->ref, dev_free); in rtrs_ib_dev_put()
/openbmc/linux/drivers/usb/gadget/legacy/
H A Draw_gadget.c203 static void dev_free(struct kref *kref) in dev_free() function
331 kref_put(&dev->count, dev_free); in gadget_unbind()
421 kref_put(&dev->count, dev_free); in raw_release()
426 kref_put(&dev->count, dev_free); in raw_release()
/openbmc/linux/sound/pci/hda/
H A Dhda_beep.c209 .dev_free = beep_dev_free, in snd_hda_attach_beep_device()
H A Dhda_tegra.c411 .dev_free = hda_tegra_dev_free, in hda_tegra_create()
/openbmc/linux/drivers/media/usb/go7007/
H A Dsnd-go7007.c195 .dev_free = go7007_snd_free,
/openbmc/linux/sound/i2c/
H A Di2c.c71 .dev_free = snd_i2c_bus_dev_free, in snd_i2c_bus_create()
/openbmc/linux/sound/sh/
H A Dsh_dac_audio.c305 .dev_free = snd_sh_dac_dev_free, in snd_sh_dac_create()
/openbmc/linux/include/sound/
H A Dcore.h62 int (*dev_free)(struct snd_device *dev); member
/openbmc/linux/sound/drivers/opl3/
H A Dopl3_lib.c338 .dev_free = snd_opl3_dev_free, in snd_opl3_new()
/openbmc/linux/sound/isa/gus/
H A Dgus_main.c129 .dev_free = snd_gus_dev_free, in snd_gus_create()
/openbmc/linux/sound/pci/
H A Dak4531_codec.c375 .dev_free = snd_ak4531_dev_free, in snd_ak4531_mixer()
/openbmc/linux/sound/i2c/other/
H A Dak4117.c68 .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.c75 .dev_free = snd_ak4114_dev_free, in snd_ak4114_create()
/openbmc/linux/drivers/hid/
H A Dhid-prodikeys.c609 .dev_free = pcmidi_snd_free, in pcmidi_snd_initialise()

12