Home
last modified time | relevance | path

Searched refs:snd_device_disconnect (Results 1 – 3 of 3) sorted by relevance

/linux/sound/core/
H A Ddevice.c106 void snd_device_disconnect(struct snd_card *card, void *device_data) in snd_device_disconnect() function
119 EXPORT_SYMBOL_GPL(snd_device_disconnect);
/linux/sound/hda/common/
H A Djack.c174 snd_device_disconnect(codec->card, jack->jack); in snd_hda_jack_tbl_clear()
H A Dcodec.c734 snd_device_disconnect(codec->card, pcm->pcm); in snd_hda_codec_disconnect_pcms()