Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/dm/
Dof_access.h401 int of_count_phandle_with_args(const struct device_node *np,
/third_party/uboot/u-boot-2020.01/drivers/core/
Dof_access.c714 int of_count_phandle_with_args(const struct device_node *np, in of_count_phandle_with_args() function
Dofnode.c406 return of_count_phandle_with_args(ofnode_to_np(node), in ofnode_count_phandle_with_args()