Searched refs:snd_hda_spdif_ctls_unassign (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | hda_codec.h | 402 void snd_hda_spdif_ctls_unassign(struct hda_codec *codec, int idx);
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hda_codec.h | 408 void snd_hda_spdif_ctls_unassign(struct hda_codec *codec, int idx);
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | patch_hdmi.c | 1304 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 D | hda_codec.c | 2534 * 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 D | patch_hdmi.c | 1309 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 D | hda_codec.c | 2522 * 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 26 milliseconds