of_alias_get_highest_id 1823 drivers/i2c/i2c-core-base.c 	retval = of_alias_get_highest_id("i2c");
of_alias_get_highest_id 2161 drivers/of/base.c EXPORT_SYMBOL_GPL(of_alias_get_highest_id);
of_alias_get_highest_id 2422 drivers/spi/spi.c 		first_dynamic = of_alias_get_highest_id("spi");
of_alias_get_highest_id  393 include/linux/of.h extern int of_alias_get_highest_id(const char *stem);