Home
last modified time | relevance | path

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

/openbmc/u-boot/include/dm/
H A Dof_access.h425 int of_alias_get_id(const struct device_node *np, const char *stem);
/openbmc/u-boot/drivers/core/
H A Dread.c218 ret = of_alias_get_id(ofnode_to_np(node), uc_name); in dev_read_alias_seq()
H A Dof_access.c795 int of_alias_get_id(const struct device_node *np, const char *stem) in of_alias_get_id() function