Searched refs:of_alias_get_highest_id (Results 1 – 7 of 7) sorted by relevance
503 max = of_alias_get_highest_id("mmc"); in mmc_first_nonreserved_index()
1949 int of_alias_get_highest_id(const char *stem) in of_alias_get_highest_id() function1966 EXPORT_SYMBOL_GPL(of_alias_get_highest_id);
472 bus_id = of_alias_get_highest_id("ethernet"); in stmmac_probe_config_dt()
2092 retval = of_alias_get_highest_id("i2c"); in i2c_init()
299 int max_alias_num = of_alias_get_highest_id("serial"); in get_port_from_line()
3065 res = of_alias_get_highest_id("i3c"); in i3c_init()
3288 first_dynamic = of_alias_get_highest_id("spi"); in spi_register_controller()
Completed in 31 milliseconds