Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dpatch_ca0132.c536 static const struct ct_eq_preset ca0132_alt_eq_presets[] = { variable
6169 unsigned int items = ARRAY_SIZE(ca0132_alt_eq_presets); in ca0132_alt_eq_preset_info()
6177 ca0132_alt_eq_presets[uinfo->value.enumerated.item].name); in ca0132_alt_eq_preset_info()
6198 unsigned int items = ARRAY_SIZE(ca0132_alt_eq_presets); in ca0132_alt_eq_preset_put()
6204 ca0132_alt_eq_presets[sel].name); in ca0132_alt_eq_preset_put()
6212 ca0132_alt_eq_presets[sel].vals[i]); in ca0132_alt_eq_preset_put()