Searched refs:snd_device_free (Results 1 – 12 of 12) sorted by relevance
| /linux/sound/core/ |
| H A D | pcm_timer.c | 115 snd_device_free(timer->card, timer); in snd_pcm_timer_init() 126 snd_device_free(substream->pcm->card, substream->timer); in snd_pcm_timer_done()
|
| H A D | device.c | 130 void snd_device_free(struct snd_card *card, void *device_data) in snd_device_free() function 143 EXPORT_SYMBOL(snd_device_free);
|
| /linux/sound/isa/sb/ |
| H A D | emu8000_synth.c | 94 snd_device_free(dev->card, hw->pcm); in snd_emu8000_remove()
|
| /linux/sound/synth/emux/ |
| H A D | emux_hwdep.c | 147 snd_device_free(emu->card, emu->hwdep); in snd_emux_delete_hwdep()
|
| H A D | emux_oss.c | 83 snd_device_free(emu->card, emu->oss_synth); in snd_emux_detach_seq_oss()
|
| /linux/sound/hda/controllers/ |
| H A D | cix-ipbloq.c | 303 snd_device_free(card, chip); in cix_ipbloq_hda_probe() 315 snd_device_free(card, chip); in cix_ipbloq_hda_remove()
|
| /linux/sound/hda/common/ |
| H A D | beep.c | 283 snd_device_free(codec->card, codec->beep); in snd_hda_detach_beep_device()
|
| H A D | jack.c | 182 snd_device_free(codec->card, jack->jack); in snd_hda_jack_tbl_clear()
|
| /linux/sound/i2c/ |
| H A D | i2c.c | 50 snd_device_free(bus->card, slave); in snd_i2c_bus_free()
|
| /linux/include/sound/ |
| H A D | core.h | 327 void snd_device_free(struct snd_card *card, void *device_data);
|
| /linux/sound/core/seq/ |
| H A D | seq_virmidi.c | 503 snd_device_free(card, rmidi); in snd_virmidi_new()
|
| /linux/sound/hda/codecs/hdmi/ |
| H A D | hdmi.c | 2059 snd_device_free(codec->card, spec->pcm_rec[pcm_idx].jack); in snd_hda_hdmi_generic_remove()
|