Home
last modified time | relevance | path

Searched refs:snd_hda_create_spdif_share_sw (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/sound/pci/hda/
Dhda_local.h224 int snd_hda_create_spdif_share_sw(struct hda_codec *codec,
Dhda_codec.c2598 int snd_hda_create_spdif_share_sw(struct hda_codec *codec, in snd_hda_create_spdif_share_sw() function
2612 EXPORT_SYMBOL_GPL(snd_hda_create_spdif_share_sw);
Dhda_generic.c5187 err = snd_hda_create_spdif_share_sw(codec, in snd_hda_gen_build_controls()
Dpatch_ca0132.c7193 err = snd_hda_create_spdif_share_sw(codec, &spec->multiout); in ca0132_build_controls()