Home
last modified time | relevance | path

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

/Linux-v6.6/sound/pci/hda/
Dhda_generic.h38 NID_PATH_VOL_CTL, enumerator
Dhda_generic.c741 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()
1295 if (path->ctls[NID_PATH_VOL_CTL] || in assign_out_path_ctls()
1304 if (is_ctl_used(codec, val, NID_PATH_VOL_CTL)) in assign_out_path_ctls()
1307 path->ctls[NID_PATH_VOL_CTL] = val; in assign_out_path_ctls()
2125 name = get_line_out_pfx(codec, i, &index, NID_PATH_VOL_CTL); in create_multi_out_ctls()
3083 !is_ctl_associated(codec, nid, HDA_OUTPUT, 0, NID_PATH_VOL_CTL)) in look_for_mix_leaf_ctls()
3116 path->ctls[NID_PATH_VOL_CTL] = mix_val; in new_analog_input()
3508 NID_PATH_VOL_CTL); in cap_vol_put()
[all …]