Searched refs:add_control (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/sound/pci/hda/ |
D | hda_generic.c | 979 add_control(struct hda_gen_spec *spec, int type, const char *name, in add_control() function 1006 if (!add_control(spec, type, name, cidx, val)) in add_control_with_pfx() 3641 knew = add_control(spec, type, tmpname, idx, in add_single_cap_ctl() 3660 knew = add_control(spec, type, tmpname, idx, in add_single_cap_ctl() 3917 if (!add_control(spec, HDA_CTL_WIDGET_VOL, boost_label, in parse_mic_boost()
|