Home
last modified time | relevance | path

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

/openbmc/u-boot/include/dm/
H A Dof_access.h435 int of_alias_get_highest_id(const char *stem);
/openbmc/u-boot/drivers/core/
H A Dread.c271 return of_alias_get_highest_id(stem); in dev_read_alias_highest_id()
H A Dof_access.c815 int of_alias_get_highest_id(const char *stem) in of_alias_get_highest_id() function