/openbmc/linux/sound/core/ |
H A D | pcm_timer.c | 116 snd_device_free(timer->card, timer); in snd_pcm_timer_init() 127 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);
|
/openbmc/linux/sound/drivers/opl3/ |
H A D | opl3_lib.c | 409 snd_device_free(card, opl3); in snd_opl3_create() 416 snd_device_free(card, opl3); in snd_opl3_create() 437 snd_device_free(card, opl3); in snd_opl3_create() 468 snd_device_free(opl3->card, opl3->timer1); in snd_opl3_timer_new() 493 snd_device_free(card, opl3); in snd_opl3_hwdep_new()
|
/openbmc/linux/sound/isa/gus/ |
H A D | gus_timer.c | 181 snd_device_free(gus->card, gus->gf1.timer1); in snd_gf1_timers_done() 185 snd_device_free(gus->card, gus->gf1.timer2); in snd_gf1_timers_done()
|
/openbmc/linux/sound/aoa/core/ |
H A D | alsa.c | 80 snd_device_free(card, device_data); in aoa_snd_device_new()
|
/openbmc/linux/sound/isa/sb/ |
H A D | emu8000_synth.c | 94 snd_device_free(dev->card, hw->pcm); in snd_emu8000_remove()
|
H A D | sb16_csp.c | 121 snd_device_free(chip->card, hw); in snd_sb_csp_new()
|
/openbmc/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 | 864 snd_device_free(aoa_get_card(), tas); in tas_init_codec()
|
H A D | onyx.c | 978 snd_device_free(aoa_get_card(), onyx); in onyx_init_codec()
|
/openbmc/linux/sound/synth/emux/ |
H A D | emux_seq.c | 375 snd_device_free(card, rmidi); in snd_emux_init_virmidi() 398 snd_device_free(emu->card, emu->vmidi[i]); in snd_emux_delete_virmidi()
|
H A D | emux_hwdep.c | 146 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()
|
/openbmc/linux/sound/isa/msnd/ |
H A D | msnd_midi.c | 154 snd_device_free(card, rmidi); in snd_msndmidi_new()
|
/openbmc/linux/sound/drivers/opl4/ |
H A D | opl4_lib.c | 229 snd_device_free(card, opl4); in snd_opl4_create()
|
/openbmc/linux/sound/pci/hda/ |
H A D | hda_beep.c | 281 snd_device_free(codec->card, codec->beep); in snd_hda_detach_beep_device()
|
H A D | hda_jack.c | 182 snd_device_free(codec->card, jack->jack); in snd_hda_jack_tbl_clear()
|
H A D | hda_controller.c | 723 snd_device_free(chip->card, pcm); in snd_hda_attach_pcm_stream()
|
/openbmc/linux/sound/i2c/ |
H A D | i2c.c | 50 snd_device_free(bus->card, slave); in snd_i2c_bus_free()
|
/openbmc/linux/include/sound/ |
H A D | core.h | 327 void snd_device_free(struct snd_card *card, void *device_data);
|
/openbmc/linux/sound/core/seq/ |
H A D | seq_virmidi.c | 513 snd_device_free(card, rmidi); in snd_virmidi_new()
|
/openbmc/linux/sound/drivers/mpu401/ |
H A D | mpu401_uart.c | 607 snd_device_free(card, rmidi); in snd_mpu401_uart_new()
|
/openbmc/linux/drivers/staging/greybus/ |
H A D | audio_codec.c | 799 snd_device_free(card->snd_card, jack->jack.jack); in gbaudio_init_jack() 961 snd_device_free(comp->card->snd_card, in gbaudio_unregister_module()
|
/openbmc/linux/sound/aoa/soundbus/i2sbus/ |
H A D | pcm.c | 1050 snd_device_free(dev->pcm->card, dev->pcm); in i2sbus_detach_codec()
|
/openbmc/linux/sound/spi/ |
H A D | at73c213.c | 933 snd_device_free(card, chip); in snd_at73c213_dev_init()
|