Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_codec.h423 void snd_hda_spdif_ctls_unassign(struct hda_codec *codec, int idx);
Dpatch_hdmi.c1490 snd_hda_spdif_ctls_unassign(codec, pin_idx); in hdmi_pcm_open()
1870 snd_hda_spdif_ctls_unassign(codec, pin_idx); in hdmi_pcm_close()
2111 snd_hda_spdif_ctls_unassign(codec, pin_idx); in generic_hdmi_build_controls()
Dhda_codec.c2789 void snd_hda_spdif_ctls_unassign(struct hda_codec *codec, int idx) in snd_hda_spdif_ctls_unassign() function
2798 EXPORT_SYMBOL_GPL(snd_hda_spdif_ctls_unassign);