Home
last modified time | relevance | path

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

/Linux-v6.1/sound/pci/hda/
Dhda_generic.c1016 static int add_vol_ctl(struct hda_codec *codec, const char *pfx, int cidx, in add_vol_ctl() function
1046 return add_vol_ctl(codec, pfx, cidx, chs, path); in add_stereo_vol()
2123 err = add_vol_ctl(codec, "Center", 0, 1, path); in create_multi_out_ctls()
2126 err = add_vol_ctl(codec, "LFE", 0, 2, path); in create_multi_out_ctls()