Searched refs:snd_hda_spdif_ctls_assign (Results 1 – 3 of 3) sorted by relevance
424 void snd_hda_spdif_ctls_assign(struct hda_codec *codec, int idx, hda_nid_t nid);
2808 void snd_hda_spdif_ctls_assign(struct hda_codec *codec, int idx, hda_nid_t nid) in snd_hda_spdif_ctls_assign() function2822 EXPORT_SYMBOL_GPL(snd_hda_spdif_ctls_assign);
1474 snd_hda_spdif_ctls_assign(codec, pin_idx, per_cvt->cvt_nid); in hdmi_pcm_open()