Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dhda_codec.h409 void snd_hda_spdif_ctls_assign(struct hda_codec *codec, int idx, hda_nid_t nid);
/linux/sound/hda/codecs/hdmi/
H A Dhdmi.c945 snd_hda_spdif_ctls_assign(codec, pcm_idx, per_cvt->cvt_nid); in hdmi_pcm_open()
1114 snd_hda_spdif_ctls_assign(codec, per_pin->pcm_idx, hinfo->nid); in hdmi_pcm_setup_pin()
/linux/sound/hda/common/
H A Dcodec.c2512 void snd_hda_spdif_ctls_assign(struct hda_codec *codec, int idx, hda_nid_t nid) in snd_hda_spdif_ctls_assign() function
2528 EXPORT_SYMBOL_GPL(snd_hda_spdif_ctls_assign);