Searched refs:pinctrl_parse_index_with_args (Results 1 – 4 of 4) sorted by relevance
| /drivers/pinctrl/ |
| A D | devicetree.h | 24 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
|
| A D | devicetree.c | 416 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);
|
| A D | pinctrl-single.c | 1031 res = pinctrl_parse_index_with_args(np, name, i, &pinctrl_spec); in pcs_parse_one_pinctrl_entry() 1159 res = pinctrl_parse_index_with_args(np, name, i, &pinctrl_spec); in pcs_parse_bits_in_pinctrl_entry()
|
| /drivers/pinctrl/ti/ |
| A D | pinctrl-ti-iodelay.c | 537 error = pinctrl_parse_index_with_args(np, name, i, in ti_iodelay_dt_node_to_map()
|
Completed in 13 milliseconds