Home
last modified time | relevance | path

Searched refs:snd_card_free_when_closed (Results 1 – 14 of 14) sorted by relevance

/linux/sound/core/
H A Dinit.c612 void snd_card_free_when_closed(struct snd_card *card) in snd_card_free_when_closed() function
621 EXPORT_SYMBOL(snd_card_free_when_closed);
650 snd_card_free_when_closed(card); in snd_card_free()
/linux/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf.c197 snd_card_free_when_closed(chip->card); in snd_pdacf_detach()
/linux/sound/pcmcia/vx/
H A Dvxpocket.c311 snd_card_free_when_closed(chip->card); in vxpocket_detach()
/linux/drivers/media/usb/go7007/
H A Dsnd-go7007.c265 snd_card_free_when_closed(gosnd->card); in go7007_snd_remove()
/linux/drivers/media/usb/usbtv/
H A Dusbtv-audio.c374 snd_card_free_when_closed(usbtv->snd); in usbtv_audio_free()
/linux/include/sound/
H A Dcore.h292 void snd_card_free_when_closed(struct snd_card *card);
/linux/sound/usb/usx2y/
H A Dusbusx2y.c431 snd_card_free_when_closed(card); in snd_usx2y_disconnect()
/linux/drivers/media/usb/cx231xx/
H A Dcx231xx-audio.c673 snd_card_free_when_closed(dev->adev.sndcard); in cx231xx_audio_fini()
/linux/drivers/hid/
H A Dhid-prodikeys.c726 snd_card_free_when_closed(pm->card); in pcmidi_snd_terminate()
/linux/sound/usb/
H A Dcard.c1159 snd_card_free_when_closed(card); in usb_audio_disconnect()
/linux/drivers/usb/gadget/function/
H A Df_midi.c1335 snd_card_free_when_closed(card); in f_midi_unbind()
H A Du_audio.c1453 snd_card_free_when_closed(card); in g_audio_cleanup()
H A Df_midi2.c1517 snd_card_free_when_closed(midi2->card); in f_midi2_free_card()
/linux/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst688 :c:func:`snd_card_free_when_closed()`. This one will postpone