Home
last modified time | relevance | path

Searched refs:ca0132_effects_set (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dpatch_ca0132.c4560 static int ca0132_effects_set(struct hda_codec *codec, hda_nid_t nid, long val); in ae5_mmio_select_out()
4874 ca0132_effects_set(codec, X_BASS, in ca0132_alt_select_out()
5081 ca0132_effects_set(codec, VOICE_FOCUS, in ca0132_select_mic()
5090 ca0132_effects_set(codec, VOICE_FOCUS, 0);
5331 static int ca0132_effects_set(struct hda_codec *codec, hda_nid_t nid, long val) in ca0132_effects_set()
5438 ret |= ca0132_effects_set(codec, nid, spec->effects_switch[i]); in stop_mic1()
5484 ret |= ca0132_effects_set(codec, nid, spec->effects_switch[i]); in ca0132_cvoice_switch_set()
6381 changed = ca0132_effects_set(codec, nid, *valp); in ca0132_switch_put()
5319 static int ca0132_effects_set(struct hda_codec *codec, hda_nid_t nid, long val) ca0132_effects_set() function