Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dmax77675-regulator.c707 static const char * const en_modes[] = {"push-button", "slide-switch", "logic"}; in max77675_parse_en_mode() local
716 index = match_string(en_modes, ARRAY_SIZE(en_modes), str); in max77675_parse_en_mode()