Home
last modified time | relevance | path

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

/linux/sound/hda/common/
H A Dcodec.c2535 struct hda_multi_out *mout = (void *)kcontrol->private_value; in spdif_share_sw_get() local
2538 ucontrol->value.integer.value[0] = mout->share_spdif; in spdif_share_sw_get()
2546 struct hda_multi_out *mout = (void *)kcontrol->private_value; in spdif_share_sw_put() local
2551 change = mout->share_spdif != val; in spdif_share_sw_put()
2552 mout->share_spdif = val; in spdif_share_sw_put()
2565 struct hda_multi_out *mout) in notify_spdif_share_sw() argument
2567 if (mout->share_spdif_kctl) in notify_spdif_share_sw()
2569 mout->share_spdif_kctl, 0); in notify_spdif_share_sw()
2578 struct hda_multi_out *mout) in snd_hda_create_spdif_share_sw() argument
2583 if (!mout->dig_out_nid) in snd_hda_create_spdif_share_sw()
[all …]
H A Dhda_local.h228 struct hda_multi_out *mout);
230 struct hda_multi_out *mout);
232 struct hda_multi_out *mout);
234 struct hda_multi_out *mout,
239 struct hda_multi_out *mout);
241 struct hda_multi_out *mout,
245 struct hda_multi_out *mout,
250 struct hda_multi_out *mout);