Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_generic.c1050 static int add_sw_ctl(struct hda_codec *codec, const char *pfx, int cidx, in add_sw_ctl() function
1077 return add_sw_ctl(codec, pfx, cidx, chs, path); in add_stereo_sw()
2136 err = add_sw_ctl(codec, "Center", 0, 1, path); in create_multi_out_ctls()
2139 err = add_sw_ctl(codec, "LFE", 0, 2, path); in create_multi_out_ctls()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_generic.c1056 static int add_sw_ctl(struct hda_codec *codec, const char *pfx, int cidx, in add_sw_ctl() function
1083 return add_sw_ctl(codec, pfx, cidx, chs, path); in add_stereo_sw()
2142 err = add_sw_ctl(codec, "Center", 0, 1, path); in create_multi_out_ctls()
2145 err = add_sw_ctl(codec, "LFE", 0, 2, path); in create_multi_out_ctls()

Completed in 16 milliseconds