Searched refs:of_alias_get_id (Results 1 - 3 of 3) sorted by relevance

/u-boot/include/dm/
H A Dof_access.h545 * of_alias_get_id - Get alias id for the given device_node
554 int of_alias_get_id(const struct device_node *np, const char *stem);
/u-boot/drivers/core/
H A Dread.c355 ret = of_alias_get_id(ofnode_to_np(node), uc_name);
H A Dof_access.c895 int of_alias_get_id(const struct device_node *np, const char *stem) function

Completed in 99 milliseconds