Searched refs:of_parse_phandle_with_args_map (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/of/ |
| A D | unittest.c | 581 rc = of_parse_phandle_with_args_map(np, "phandle-list", in of_unittest_parse_phandle_with_args_map() 639 rc = of_parse_phandle_with_args_map(np, "phandle-list-missing", in of_unittest_parse_phandle_with_args_map() 649 rc = of_parse_phandle_with_args_map(np, "phandle-list", in of_unittest_parse_phandle_with_args_map() 662 rc = of_parse_phandle_with_args_map(np, "phandle-list-bad-phandle", in of_unittest_parse_phandle_with_args_map() 675 rc = of_parse_phandle_with_args_map(np, "phandle-list-bad-args", in of_unittest_parse_phandle_with_args_map()
|
| A D | base.c | 1561 int of_parse_phandle_with_args_map(const struct device_node *np, in of_parse_phandle_with_args_map() function 1701 EXPORT_SYMBOL(of_parse_phandle_with_args_map);
|
| /linux/include/linux/ |
| A D | of.h | 373 extern int of_parse_phandle_with_args_map(const struct device_node *np, 884 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 D | gpiolib-of.c | 247 ret = of_parse_phandle_with_args_map(np, propname, "gpio", index, in of_get_named_gpiod_flags()
|
| /linux/ |
| A D | vmlinux.symvers | 3608 0x00000000 of_parse_phandle_with_args_map vmlinux EXPORT_SYMBOL
|
| A D | System.map | 47614 ffff800010ccdfc4 T of_parse_phandle_with_args_map
|
| A D | .tmp_System.map | 47614 ffff800010ccdfc4 T of_parse_phandle_with_args_map
|
Completed in 927 milliseconds