Searched refs:add_fx_switch (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/sound/pci/hda/ |
D | patch_ca0132.c | 6676 static int add_fx_switch(struct hda_codec *codec, hda_nid_t nid, in add_fx_switch() function 7065 err = add_fx_switch(codec, ca0132_effects[i].nid, in ca0132_build_controls() 7085 err = add_fx_switch(codec, PLAY_ENHANCEMENT, in ca0132_build_controls() 7090 err = add_fx_switch(codec, CRYSTAL_VOICE, in ca0132_build_controls() 7111 err = add_fx_switch(codec, PLAY_ENHANCEMENT, in ca0132_build_controls() 7116 err = add_fx_switch(codec, CRYSTAL_VOICE, in ca0132_build_controls()
|