Home
last modified time | relevance | path

Searched refs:ltc2947_core_probe (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dltc2947.h10 int ltc2947_core_probe(struct regmap *map, const char *name);
H A Dltc2947-i2c.c26 return ltc2947_core_probe(map, i2c->name); in ltc2947_probe()
H A Dltc2947-spi.c28 return ltc2947_core_probe(map, spi_get_device_id(spi)->name); in ltc2947_probe()
H A Dltc2947-core.c1096 int ltc2947_core_probe(struct regmap *map, const char *name) in ltc2947_core_probe() function
1121 EXPORT_SYMBOL_GPL(ltc2947_core_probe);