Searched refs:add_stereo_sw (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_generic.c | 1073 static int add_stereo_sw(struct hda_codec *codec, const char *pfx, in add_stereo_sw() function 2143 err = add_stereo_sw(codec, name, index, path); in create_multi_out_ctls() 2163 err = add_stereo_sw(codec, pfx, cidx, path); in create_extra_out()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_generic.c | 1079 static int add_stereo_sw(struct hda_codec *codec, const char *pfx, in add_stereo_sw() function 2149 err = add_stereo_sw(codec, name, index, path); in create_multi_out_ctls() 2169 err = add_stereo_sw(codec, pfx, cidx, path); in create_extra_out()
|
Completed in 18 milliseconds