Home
last modified time | relevance | path

Searched refs:mout (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/sound/pci/hda/
Dhda_codec.c2564 struct hda_multi_out *mout = snd_kcontrol_chip(kcontrol); in spdif_share_sw_get() local
2565 ucontrol->value.integer.value[0] = mout->share_spdif; in spdif_share_sw_get()
2572 struct hda_multi_out *mout = snd_kcontrol_chip(kcontrol); in spdif_share_sw_put() local
2573 mout->share_spdif = !!ucontrol->value.integer.value[0]; in spdif_share_sw_put()
2591 struct hda_multi_out *mout) in snd_hda_create_spdif_share_sw() argument
2595 if (!mout->dig_out_nid) in snd_hda_create_spdif_share_sw()
2598 kctl = snd_ctl_new1(&spdif_share_sw, mout); in snd_hda_create_spdif_share_sw()
2602 return snd_hda_ctl_add(codec, mout->dig_out_nid, kctl); in snd_hda_create_spdif_share_sw()
3602 struct hda_multi_out *mout) in snd_hda_multi_out_dig_open() argument
3605 if (mout->dig_out_used == HDA_DIG_ANALOG_DUP) in snd_hda_multi_out_dig_open()
[all …]
Dhda_local.h232 struct hda_multi_out *mout);
234 struct hda_multi_out *mout);
236 struct hda_multi_out *mout);
238 struct hda_multi_out *mout,
243 struct hda_multi_out *mout);
245 struct hda_multi_out *mout,
249 struct hda_multi_out *mout,
254 struct hda_multi_out *mout);