Searched refs:add_fx_switch (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/sound/pci/hda/ |
| H A D | patch_ca0132.c | 6688 static int add_fx_switch(struct hda_codec *codec, hda_nid_t nid, in add_fx_switch() function 7077 err = add_fx_switch(codec, ca0132_effects[i].nid, in ca0132_build_controls() 7097 err = add_fx_switch(codec, PLAY_ENHANCEMENT, in ca0132_build_controls() 7102 err = add_fx_switch(codec, CRYSTAL_VOICE, in ca0132_build_controls() 7123 err = add_fx_switch(codec, PLAY_ENHANCEMENT, in ca0132_build_controls() 7128 err = add_fx_switch(codec, CRYSTAL_VOICE, in ca0132_build_controls()
|