Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/hda/
Dhda_generic.h37 NID_PATH_VOL_CTL, enumerator
Dhda_generic.c747 if (is_ctl_associated(codec, nid, dir, idx, NID_PATH_VOL_CTL) || in get_amp_mask_to_modify()
1026 val = path->ctls[NID_PATH_VOL_CTL]; in add_vol_ctl()
1049 int chs = get_default_ch_nums(codec, path, NID_PATH_VOL_CTL); in add_stereo_vol()
1288 if (path->ctls[NID_PATH_VOL_CTL] || in assign_out_path_ctls()
1297 if (is_ctl_used(codec, val, NID_PATH_VOL_CTL)) in assign_out_path_ctls()
1300 path->ctls[NID_PATH_VOL_CTL] = val; in assign_out_path_ctls()
2114 name = get_line_out_pfx(codec, i, &index, NID_PATH_VOL_CTL); in create_multi_out_ctls()
3072 !is_ctl_associated(codec, nid, HDA_OUTPUT, 0, NID_PATH_VOL_CTL)) in look_for_mix_leaf_ctls()
3105 path->ctls[NID_PATH_VOL_CTL] = mix_val; in new_analog_input()
3493 NID_PATH_VOL_CTL); in cap_vol_put()
[all …]