Home
last modified time | relevance | path

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

/linux/drivers/of/
H A Dbase.c1924 int of_alias_get_highest_id(const char *stem) in of_alias_get_highest_id() function
1941 EXPORT_SYMBOL_GPL(of_alias_get_highest_id);
/linux/drivers/i2c/
H A Di2c-core-base.c2087 retval = of_alias_get_highest_id("i2c"); in i2c_init()
/linux/drivers/spi/
H A Dspi.c3294 first_dynamic = of_alias_get_highest_id("spi"); in spi_register_controller()