Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/hda/
Dpatch_ca0132.c538 static const struct ct_eq_preset ca0132_alt_eq_presets[] = { variable
5117 unsigned int items = ARRAY_SIZE(ca0132_alt_eq_presets); in ca0132_alt_eq_preset_info()
5125 ca0132_alt_eq_presets[uinfo->value.enumerated.item].name); in ca0132_alt_eq_preset_info()
5146 unsigned int items = ARRAY_SIZE(ca0132_alt_eq_presets); in ca0132_alt_eq_preset_put()
5152 ca0132_alt_eq_presets[sel].name); in ca0132_alt_eq_preset_put()
5160 ca0132_alt_eq_presets[sel].vals[i]); in ca0132_alt_eq_preset_put()