Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/berlin/
H A Dberlin.h13 struct berlin_desc_function { struct
23 struct berlin_desc_function *functions; argument
43 .functions = (struct berlin_desc_function[]){ \
H A Dberlin.c133 static struct berlin_desc_function *
138 struct berlin_desc_function *function = group->functions; in berlin_pinctrl_find_function_by_name()
157 struct berlin_desc_function *function_desc = in berlin_pinmux_set()
205 const struct berlin_desc_function *desc_function; in berlin_pinctrl_build_state()