| /linux/sound/drivers/opl3/ |
| H A D | opl3_lib.c | 393 snd_device_free(card, opl3); in snd_opl3_create() 400 snd_device_free(card, opl3); in snd_opl3_create() 421 snd_device_free(card, opl3); in snd_opl3_create() 452 snd_device_free(opl3->card, opl3->timer1); in snd_opl3_timer_new() 477 snd_device_free(card, opl3); in snd_opl3_hwdep_new()
|
| /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/synth/emux/ |
| H A D | emux_seq.c | 368 snd_device_free(card, rmidi); in snd_emux_init_virmidi() 389 snd_device_free(emu->card, emu->vmidi[i]); in snd_emux_delete_virmidi()
|
| 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/isa/sb/ |
| H A D | emu8000_synth.c | 92 snd_device_free(dev->card, hw->pcm); in snd_emu8000_remove()
|
| H A D | sb16_csp.c | 122 snd_device_free(chip->card, hw); in snd_sb_csp_new()
|
| /linux/sound/aoa/codecs/ |
| H A D | toonie.c | 102 snd_device_free(aoa_get_card(), toonie); in toonie_init_codec()
|
| H A D | tas.c | 829 snd_device_free(aoa_get_card(), tas); in tas_init_codec()
|
| H A D | onyx.c | 939 snd_device_free(aoa_get_card(), onyx); in onyx_init_codec()
|
| /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/drivers/opl4/ |
| H A D | opl4_lib.c | 223 snd_device_free(card, opl4); in snd_opl4_create()
|
| /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()
|
| H A D | controller.c | 720 snd_device_free(chip->card, pcm); in snd_hda_attach_pcm_stream()
|
| H A D | codec.c | 749 snd_device_free(pcm->codec->card, pcm->pcm); in codec_release_pcms()
|
| /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/drivers/mpu401/ |
| H A D | mpu401_uart.c | 591 snd_device_free(card, rmidi); in snd_mpu401_uart_new()
|
| /linux/sound/aoa/soundbus/i2sbus/ |
| H A D | pcm.c | 1012 snd_device_free(dev->pcm->card, dev->pcm); in i2sbus_detach_codec()
|
| /linux/sound/hda/codecs/hdmi/ |
| H A D | hdmi.c | 2060 snd_device_free(codec->card, spec->pcm_rec[pcm_idx].jack); in snd_hda_hdmi_generic_remove()
|