Searched refs:NID_PATH_MUTE_CTL (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/hda/codecs/ |
| H A D | generic.c | 737 if (is_ctl_associated(codec, nid, dir, idx, NID_PATH_MUTE_CTL)) in get_amp_mask_to_modify() 1064 val = path->ctls[NID_PATH_MUTE_CTL]; in add_sw_ctl() 1082 int chs = get_default_ch_nums(codec, path, NID_PATH_MUTE_CTL); in add_stereo_sw() 1294 path->ctls[NID_PATH_MUTE_CTL]) in assign_out_path_ctls() 1316 if (is_ctl_used(codec, val, NID_PATH_MUTE_CTL)) in assign_out_path_ctls() 1319 path->ctls[NID_PATH_MUTE_CTL] = val; in assign_out_path_ctls() 2135 name = get_line_out_pfx(codec, i, &index, NID_PATH_MUTE_CTL); in create_multi_out_ctls() 3077 !is_ctl_associated(codec, nid, HDA_OUTPUT, 0, NID_PATH_MUTE_CTL)) in look_for_mix_leaf_ctls() 3114 path->ctls[NID_PATH_MUTE_CTL] = mute_val; in new_analog_input() 3521 NID_PATH_MUTE_CTL); in cap_sw_put() [all …]
|
| H A D | generic.h | 39 NID_PATH_MUTE_CTL, enumerator
|