Searched refs:of_alias_from_compatible (Results 1 – 4 of 4) sorted by relevance
285 if (of_alias_from_compatible(node, tmp, sizeof(tmp)) >= 0) { in i2c_powermac_get_type()
1246 int of_alias_from_compatible(const struct device_node *node, char *alias, int len) in of_alias_from_compatible() function1259 EXPORT_SYMBOL_GPL(of_alias_from_compatible);
381 extern int of_alias_from_compatible(const struct device_node *node, char *alias,
2827 rc = of_alias_from_compatible(nc, spi->modalias, in of_register_spi_device()