Searched refs:add_fx_switch (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/pci/hda/ |
H A D | patch_ca0132.c | 6689 static int add_fx_switch(struct hda_codec *codec, hda_nid_t nid, in add_fx_switch() function 7078 err = add_fx_switch(codec, ca0132_effects[i].nid, in ca0132_build_controls() 7098 err = add_fx_switch(codec, PLAY_ENHANCEMENT, in ca0132_build_controls() 7103 err = add_fx_switch(codec, CRYSTAL_VOICE, in ca0132_build_controls() 7124 err = add_fx_switch(codec, PLAY_ENHANCEMENT, in ca0132_build_controls() 7129 err = add_fx_switch(codec, CRYSTAL_VOICE, in ca0132_build_controls()
|