Searched refs:add_sw_ctl (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/sound/pci/hda/ |
H A D | hda_generic.c | 1064 static int add_sw_ctl(struct hda_codec *codec, const char *pfx, int cidx, add_sw_ctl() function 1091 return add_sw_ctl(codec, pfx, cidx, chs, path); add_stereo_sw() 2097 err = add_sw_ctl(codec, "Center", 0, 1, path); create_multi_out_ctls() 2100 err = add_sw_ctl(codec, "LFE", 0, 2, path); create_multi_out_ctls()
|
Completed in 87 milliseconds