Searched refs:__of_parse_phandle_with_args (Results 1 – 2 of 2) sorted by relevance
| /drivers/of/ |
| A D | base.c | 1370 int __of_parse_phandle_with_args(const struct device_node *np, in __of_parse_phandle_with_args() function 1424 EXPORT_SYMBOL(__of_parse_phandle_with_args); 1492 ret = __of_parse_phandle_with_args(np, list_name, cells_name, -1, index, in of_parse_phandle_with_args_map()
|
| A D | property.c | 1250 if (__of_parse_phandle_with_args(np, list_name, cells_name, 0, index, in parse_prop_cells()
|
Completed in 12 milliseconds