Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dmax77675-regulator.c414 static const char * const fps_slots[] = { "slot0", "slot1", "slot2", "slot3", "default" }; in max77675_of_parse_cb() local
424 slot = match_string(fps_slots, ARRAY_SIZE(fps_slots), fps_str); in max77675_of_parse_cb()