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

/u-boot/include/dm/
H A Dof_access.h557 * of_alias_get_highest_id - Get highest alias id for the given stem
564 int of_alias_get_highest_id(const char *stem);
/u-boot/drivers/core/
H A Dread.c424 return of_alias_get_highest_id(stem);
H A Dof_access.c915 int of_alias_get_highest_id(const char *stem) function

Completed in 90 milliseconds