Home
last modified time | relevance | path

Searched refs:add_sw_ctl (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/sound/pci/hda/
Dhda_generic.c1044 static int add_sw_ctl(struct hda_codec *codec, const char *pfx, int cidx, in add_sw_ctl() function
1071 return add_sw_ctl(codec, pfx, cidx, chs, path); in add_stereo_sw()
2119 err = add_sw_ctl(codec, "Center", 0, 1, path); in create_multi_out_ctls()
2122 err = add_sw_ctl(codec, "LFE", 0, 2, path); in create_multi_out_ctls()