Home
last modified time | relevance | path

Searched refs:ltc2947_core_probe (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dltc2947.h10 int ltc2947_core_probe(struct regmap *map, const char *name);
H A Dltc2947-spi.c28 return ltc2947_core_probe(map, spi_get_device_id(spi)->name); in ltc2947_probe()
H A Dltc2947-i2c.c26 return ltc2947_core_probe(map, i2c->name); in ltc2947_probe()
H A Dltc2947-core.c1111 int ltc2947_core_probe(struct regmap *map, const char *name) in ltc2947_core_probe() function
1136 EXPORT_SYMBOL_GPL(ltc2947_core_probe); variable
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dltc2947.h10 int ltc2947_core_probe(struct regmap *map, const char *name);
H A Dltc2947-spi.c28 return ltc2947_core_probe(map, spi_get_device_id(spi)->name); in ltc2947_probe()
H A Dltc2947-i2c.c26 return ltc2947_core_probe(map, i2c->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); variable

Completed in 4 milliseconds