Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dhda_codec.h403 void snd_hda_spdif_ctls_unassign(struct hda_codec *codec, int idx);
Dpatch_hdmi.c1495 snd_hda_spdif_ctls_unassign(codec, pin_idx); in hdmi_pcm_open()
1891 snd_hda_spdif_ctls_unassign(codec, pin_idx); in hdmi_pcm_close()
2133 snd_hda_spdif_ctls_unassign(codec, pin_idx); in generic_hdmi_build_controls()
Dhda_codec.c2586 void snd_hda_spdif_ctls_unassign(struct hda_codec *codec, int idx) in snd_hda_spdif_ctls_unassign() function
2595 EXPORT_SYMBOL_GPL(snd_hda_spdif_ctls_unassign);