Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/usb/6fire/
A Dchip.c58 snd_card_free_when_closed(chip->card); in usb6fire_chip_abort()
/linux-6.3-rc2/sound/usb/hiface/
A Dchip.c157 snd_card_free_when_closed(card); in hiface_chip_disconnect()
/linux-6.3-rc2/sound/core/
A Dinit.c611 void snd_card_free_when_closed(struct snd_card *card) in snd_card_free_when_closed() function
620 EXPORT_SYMBOL(snd_card_free_when_closed);
649 snd_card_free_when_closed(card); in snd_card_free()
/linux-6.3-rc2/sound/pcmcia/pdaudiocf/
A Dpdaudiocf.c194 snd_card_free_when_closed(chip->card); in snd_pdacf_detach()
/linux-6.3-rc2/sound/pcmcia/vx/
A Dvxpocket.c316 snd_card_free_when_closed(chip->card); in vxpocket_detach()
/linux-6.3-rc2/drivers/media/usb/go7007/
A Dsnd-go7007.c265 snd_card_free_when_closed(gosnd->card); in go7007_snd_remove()
/linux-6.3-rc2/drivers/media/usb/usbtv/
A Dusbtv-audio.c374 snd_card_free_when_closed(usbtv->snd); in usbtv_audio_free()
/linux-6.3-rc2/sound/usb/bcd2000/
A Dbcd2000.c443 snd_card_free_when_closed(bcd2k->card); in bcd2000_disconnect()
/linux-6.3-rc2/include/sound/
A Dcore.h292 void snd_card_free_when_closed(struct snd_card *card);
/linux-6.3-rc2/drivers/media/usb/cx231xx/
A Dcx231xx-audio.c673 snd_card_free_when_closed(dev->adev.sndcard); in cx231xx_audio_fini()
/linux-6.3-rc2/drivers/hid/
A Dhid-prodikeys.c735 snd_card_free_when_closed(pm->card); in pcmidi_snd_terminate()
/linux-6.3-rc2/sound/usb/line6/
A Ddriver.c854 snd_card_free_when_closed(line6->card); in line6_disconnect()
/linux-6.3-rc2/sound/usb/
A Dcard.c993 snd_card_free_when_closed(card); in usb_audio_disconnect()
/linux-6.3-rc2/drivers/usb/gadget/function/
A Df_midi.c1335 snd_card_free_when_closed(card); in f_midi_unbind()
/linux-6.3-rc2/sound/usb/misc/
A Dua101.c1333 snd_card_free_when_closed(ua->card); in ua101_disconnect()
/linux-6.3-rc2/Documentation/sound/kernel-api/
A Dwriting-an-alsa-driver.rst717 :c:func:`snd_card_free_when_closed()`. This one will postpone

Completed in 28 milliseconds