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