Searched refs:snd_device_disconnect (Results 1 – 3 of 3) sorted by relevance
106 void snd_device_disconnect(struct snd_card *card, void *device_data) in snd_device_disconnect() function119 EXPORT_SYMBOL_GPL(snd_device_disconnect);
265 void snd_device_disconnect(struct snd_card *card, void *device_data);
758 snd_device_disconnect(codec->card, pcm->pcm); in codec_release_pcms()