Searched refs:add_control (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/sound/pci/hda/ |
D | hda_generic.c | 985 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() 3625 knew = add_control(spec, type, tmpname, idx, in add_single_cap_ctl() 3641 knew = add_control(spec, type, tmpname, idx, in add_single_cap_ctl() 3893 if (!add_control(spec, HDA_CTL_WIDGET_VOL, boost_label, in parse_mic_boost()
|