Home
last modified time | relevance | path

Searched refs:of_alias_from_compatible (Results 1 – 6 of 6) sorted by relevance

/drivers/i2c/
A Di2c-core-of.c30 if (of_alias_from_compatible(node, info->type, sizeof(info->type)) < 0) { in of_i2c_get_board_info()
/drivers/i2c/busses/
A Di2c-powermac.c285 if (of_alias_from_compatible(node, tmp, sizeof(tmp)) >= 0) { in i2c_powermac_get_type()
/drivers/of/
A Dbase.c1170 int of_alias_from_compatible(const struct device_node *node, char *alias, int len) in of_alias_from_compatible() function
1182 EXPORT_SYMBOL_GPL(of_alias_from_compatible);
/drivers/hsi/
A Dhsi_core.c210 err = of_alias_from_compatible(client, name, sizeof(name)); in hsi_add_client_from_dt()
/drivers/gpu/drm/
A Ddrm_mipi_dsi.c168 if (of_alias_from_compatible(node, info.type, sizeof(info.type)) < 0) { in of_mipi_dsi_device_add()
/drivers/spi/
A Dspi.c2495 rc = of_alias_from_compatible(nc, spi->modalias, in of_register_spi_device()

Completed in 23 milliseconds