Searched refs:of_alias_get_highest_id (Results 1 – 6 of 6) sorted by relevance
399 extern int of_alias_get_highest_id(const char *stem);799 static inline int of_alias_get_highest_id(const char *stem) in of_alias_get_highest_id() function
504 max = of_alias_get_highest_id("mmc"); in mmc_first_nonreserved_index()
1871 int of_alias_get_highest_id(const char *stem) in of_alias_get_highest_id() function1888 EXPORT_SYMBOL_GPL(of_alias_get_highest_id);
2079 retval = of_alias_get_highest_id("i2c"); in i2c_init()
3014 res = of_alias_get_highest_id("i3c"); in i3c_init()
3291 first_dynamic = of_alias_get_highest_id("spi"); in spi_register_controller()