Searched refs:add_fx_switch (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/sound/pci/hda/ |
D | patch_ca0132.c | 6677 static int add_fx_switch(struct hda_codec *codec, hda_nid_t nid, in add_fx_switch() function 7066 err = add_fx_switch(codec, ca0132_effects[i].nid, in ca0132_build_controls() 7086 err = add_fx_switch(codec, PLAY_ENHANCEMENT, in ca0132_build_controls() 7091 err = add_fx_switch(codec, CRYSTAL_VOICE, in ca0132_build_controls() 7112 err = add_fx_switch(codec, PLAY_ENHANCEMENT, in ca0132_build_controls() 7117 err = add_fx_switch(codec, CRYSTAL_VOICE, in ca0132_build_controls()
|