Searched refs:snd_card_free_when_closed (Results 1 - 17 of 17) sorted by relevance

/linux-master/sound/usb/6fire/
H A Dchip.c58 snd_card_free_when_closed(chip->card);
/linux-master/sound/usb/hiface/
H A Dchip.c157 snd_card_free_when_closed(card);
/linux-master/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf.c194 snd_card_free_when_closed(chip->card);
/linux-master/sound/pcmcia/vx/
H A Dvxpocket.c316 snd_card_free_when_closed(chip->card);
/linux-master/drivers/media/usb/go7007/
H A Dsnd-go7007.c265 snd_card_free_when_closed(gosnd->card);
/linux-master/drivers/media/usb/usbtv/
H A Dusbtv-audio.c374 snd_card_free_when_closed(usbtv->snd);
/linux-master/sound/core/
H A Dinit.c598 * snd_card_free_when_closed - Disconnect the card, free it later eventually
608 void snd_card_free_when_closed(struct snd_card *card) function
617 EXPORT_SYMBOL(snd_card_free_when_closed); variable
646 snd_card_free_when_closed(card);
1079 * If all files are removed and snd_card_free_when_closed() was
/linux-master/include/sound/
H A Dcore.h292 void snd_card_free_when_closed(struct snd_card *card);
/linux-master/sound/usb/bcd2000/
H A Dbcd2000.c443 snd_card_free_when_closed(bcd2k->card);
/linux-master/drivers/media/usb/cx231xx/
H A Dcx231xx-audio.c673 snd_card_free_when_closed(dev->adev.sndcard);
/linux-master/drivers/hid/
H A Dhid-prodikeys.c722 snd_card_free_when_closed(pm->card);
/linux-master/sound/usb/
H A Dcard.c995 snd_card_free_when_closed(card);
/linux-master/sound/usb/line6/
H A Ddriver.c854 snd_card_free_when_closed(line6->card);
/linux-master/sound/usb/misc/
H A Dua101.c1333 snd_card_free_when_closed(ua->card);
/linux-master/drivers/usb/gadget/function/
H A Du_audio.c1425 snd_card_free_when_closed(card);
H A Df_midi.c1325 snd_card_free_when_closed(card);
H A Df_midi2.c1507 snd_card_free_when_closed(midi2->card);

Completed in 260 milliseconds