Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Ddevicetree.h24 int pinctrl_parse_index_with_args(const struct device_node *np,
47 pinctrl_parse_index_with_args(const struct device_node *np, in pinctrl_parse_index_with_args() function
H A Ddevicetree.c416 int pinctrl_parse_index_with_args(const struct device_node *np, in pinctrl_parse_index_with_args() function
435 EXPORT_SYMBOL_GPL(pinctrl_parse_index_with_args);
/linux/drivers/pinctrl/ti/
H A Dpinctrl-ti-iodelay.c537 error = pinctrl_parse_index_with_args(np, name, i, in ti_iodelay_dt_node_to_map()