Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/hda/
Dpatch_ca0132.c4152 static int zxr_headphone_gain_set(struct hda_codec *codec, long val);
4189 zxr_headphone_gain_set(codec, 0); in ca0132_alt_select_out_quirk_handler()
4225 zxr_headphone_gain_set(codec, spec->zxr_gain_set); in ca0132_alt_select_out_quirk_handler()
4262 zxr_headphone_gain_set(codec, 0); in ca0132_alt_select_out_quirk_handler()
5051 static int zxr_headphone_gain_set(struct hda_codec *codec, long val) in zxr_headphone_gain_set() function
5819 changed = zxr_headphone_gain_set(codec, *valp); in ca0132_switch_put()