Searched refs:of_alias_get_highest_id (Results 1 – 4 of 4) sorted by relevance
407 extern int of_alias_get_highest_id(const char *stem);826 static inline int of_alias_get_highest_id(const char *stem) in of_alias_get_highest_id() function
1943 * of_alias_get_highest_id - Get highest alias id for the given stem1949 int of_alias_get_highest_id(const char *stem) in of_alias_get_highest_id() function 1966 EXPORT_SYMBOL_GPL(of_alias_get_highest_id);
2092 retval = of_alias_get_highest_id("i2c"); in i2c_init()
3065 res = of_alias_get_highest_id("i3c"); in i3c_init()