Searched refs:add_fx_switch (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/sound/pci/hda/ |
D | patch_ca0132.c | 5596 static int add_fx_switch(struct hda_codec *codec, hda_nid_t nid, in add_fx_switch() function 5865 err = add_fx_switch(codec, ca0132_effects[i].nid, in ca0132_build_controls() 5879 err = add_fx_switch(codec, PLAY_ENHANCEMENT, in ca0132_build_controls() 5884 err = add_fx_switch(codec, CRYSTAL_VOICE, in ca0132_build_controls() 5905 err = add_fx_switch(codec, PLAY_ENHANCEMENT, in ca0132_build_controls() 5910 err = add_fx_switch(codec, CRYSTAL_VOICE, in ca0132_build_controls()
|