Home
last modified time | relevance | path

Searched refs:snd_hda_spdif_ctls_unassign (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dhda_codec.h402 void snd_hda_spdif_ctls_unassign(struct hda_codec *codec, int idx);
/kernel/linux/linux-6.6/include/sound/
H A Dhda_codec.h408 void snd_hda_spdif_ctls_unassign(struct hda_codec *codec, int idx);
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dpatch_hdmi.c1304 snd_hda_spdif_ctls_unassign(codec, pcm_idx); in hdmi_pcm_open()
1500 snd_hda_spdif_ctls_unassign(per_pin->codec, per_pin->pcm_idx); in hdmi_pcm_reset_pin()
2174 snd_hda_spdif_ctls_unassign(codec, pcm_idx); in hdmi_pcm_close()
2385 snd_hda_spdif_ctls_unassign(codec, pcm_idx); in generic_hdmi_build_controls()
H A Dhda_codec.c2534 * snd_hda_spdif_ctls_unassign - Unassign the given SPDIF ctl
2540 void snd_hda_spdif_ctls_unassign(struct hda_codec *codec, int idx) in snd_hda_spdif_ctls_unassign() function
2551 EXPORT_SYMBOL_GPL(snd_hda_spdif_ctls_unassign); variable
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dpatch_hdmi.c1309 snd_hda_spdif_ctls_unassign(codec, pcm_idx); in hdmi_pcm_open()
1476 snd_hda_spdif_ctls_unassign(per_pin->codec, per_pin->pcm_idx); in hdmi_pcm_reset_pin()
2198 snd_hda_spdif_ctls_unassign(codec, pcm_idx); in hdmi_pcm_close()
2388 snd_hda_spdif_ctls_unassign(codec, pcm_idx); in generic_hdmi_build_controls()
H A Dhda_codec.c2522 * snd_hda_spdif_ctls_unassign - Unassign the given SPDIF ctl
2528 void snd_hda_spdif_ctls_unassign(struct hda_codec *codec, int idx) in snd_hda_spdif_ctls_unassign() function
2539 EXPORT_SYMBOL_GPL(snd_hda_spdif_ctls_unassign); variable

Completed in 31 milliseconds