Searched refs:add_stereo_vol (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_generic.c | 1040 static int add_stereo_vol(struct hda_codec *codec, const char *pfx, int cidx, in add_stereo_vol() function 2129 err = add_stereo_vol(codec, name, index, path); in create_multi_out_ctls() 2160 err = add_stereo_vol(codec, pfx, cidx, path); in create_extra_out()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_generic.c | 1046 static int add_stereo_vol(struct hda_codec *codec, const char *pfx, int cidx, in add_stereo_vol() function 2135 err = add_stereo_vol(codec, name, index, path); in create_multi_out_ctls() 2166 err = add_stereo_vol(codec, pfx, cidx, path); in create_extra_out()
|
Completed in 16 milliseconds