Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_codec.c2830 struct hda_multi_out *mout = snd_kcontrol_chip(kcontrol); in spdif_share_sw_get() local
2831 ucontrol->value.integer.value[0] = mout->share_spdif; in spdif_share_sw_get()
2838 struct hda_multi_out *mout = snd_kcontrol_chip(kcontrol); in spdif_share_sw_put() local
2839 mout->share_spdif = !!ucontrol->value.integer.value[0]; in spdif_share_sw_put()
2857 struct hda_multi_out *mout) in snd_hda_create_spdif_share_sw() argument
2861 if (!mout->dig_out_nid) in snd_hda_create_spdif_share_sw()
2864 kctl = snd_ctl_new1(&spdif_share_sw, mout); in snd_hda_create_spdif_share_sw()
2868 return snd_hda_ctl_add(codec, mout->dig_out_nid, kctl); in snd_hda_create_spdif_share_sw()
4135 struct hda_multi_out *mout) in snd_hda_multi_out_dig_open() argument
4138 if (mout->dig_out_used == HDA_DIG_ANALOG_DUP) in snd_hda_multi_out_dig_open()
[all …]
Dhda_local.h306 struct hda_multi_out *mout);
308 struct hda_multi_out *mout);
310 struct hda_multi_out *mout);
312 struct hda_multi_out *mout,
317 struct hda_multi_out *mout);
319 struct hda_multi_out *mout,
323 struct hda_multi_out *mout,
328 struct hda_multi_out *mout);