Home
last modified time | relevance | path

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

/linux/drivers/of/
A Dunittest.c584 rc = of_parse_phandle_with_args_map(np, "phandle-list", in of_unittest_parse_phandle_with_args_map()
653 rc = of_parse_phandle_with_args_map(np, "phandle-list-missing", in of_unittest_parse_phandle_with_args_map()
663 rc = of_parse_phandle_with_args_map(np, "phandle-list", in of_unittest_parse_phandle_with_args_map()
676 rc = of_parse_phandle_with_args_map(np, "phandle-list-bad-phandle", in of_unittest_parse_phandle_with_args_map()
689 rc = of_parse_phandle_with_args_map(np, "phandle-list-bad-args", in of_unittest_parse_phandle_with_args_map()
A Dbase.c1392 int of_parse_phandle_with_args_map(const struct device_node *np, in of_parse_phandle_with_args_map() function
1514 EXPORT_SYMBOL(of_parse_phandle_with_args_map);
/linux/include/linux/
A Dof.h375 extern int of_parse_phandle_with_args_map(const struct device_node *np,
746 static inline int of_parse_phandle_with_args_map(const struct device_node *np, in of_parse_phandle_with_args_map() function
/linux/drivers/gpio/
A Dgpiolib-of.c396 ret = of_parse_phandle_with_args_map(np, propname, "gpio", index, in of_get_named_gpiod_flags()

Completed in 22 milliseconds