Searched refs:NID_PATH_VOL_CTL (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/sound/pci/hda/ |
| D | hda_generic.h | 35 NID_PATH_VOL_CTL, enumerator
|
| D | hda_generic.c | 735 if (is_ctl_associated(codec, nid, dir, idx, NID_PATH_VOL_CTL) || in get_amp_mask_to_modify() 1016 val = path->ctls[NID_PATH_VOL_CTL]; in add_vol_ctl() 1039 int chs = get_default_ch_nums(codec, path, NID_PATH_VOL_CTL); in add_stereo_vol() 1284 if (path->ctls[NID_PATH_VOL_CTL] || in assign_out_path_ctls() 1293 if (is_ctl_used(codec, val, NID_PATH_VOL_CTL)) in assign_out_path_ctls() 1296 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() 3497 NID_PATH_VOL_CTL); in cap_vol_put() [all …]
|