Home
last modified time | relevance | path

Searched refs:NID_PATH_VOL_CTL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_generic.h35 NID_PATH_VOL_CTL, enumerator
H A Dhda_generic.c741 if (is_ctl_associated(codec, nid, dir, idx, NID_PATH_VOL_CTL) || in get_amp_mask_to_modify()
1020 val = path->ctls[NID_PATH_VOL_CTL]; in add_vol_ctl()
1043 int chs = get_default_ch_nums(codec, path, NID_PATH_VOL_CTL); in add_stereo_vol()
1289 if (path->ctls[NID_PATH_VOL_CTL] || in assign_out_path_ctls()
1298 if (is_ctl_used(codec, val, NID_PATH_VOL_CTL)) in assign_out_path_ctls()
1301 path->ctls[NID_PATH_VOL_CTL] = val; in assign_out_path_ctls()
2119 name = get_line_out_pfx(codec, i, &index, NID_PATH_VOL_CTL); in create_multi_out_ctls()
3077 !is_ctl_associated(codec, nid, HDA_OUTPUT, 0, NID_PATH_VOL_CTL)) in look_for_mix_leaf_ctls()
3110 path->ctls[NID_PATH_VOL_CTL] = mix_val; in new_analog_input()
3502 NID_PATH_VOL_CTL); in cap_vol_put()
[all...]
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_generic.h38 NID_PATH_VOL_CTL, enumerator
H A 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...]

Completed in 16 milliseconds