Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dasb100.c208 static int asb100_probe(struct i2c_client *client);
226 .probe = asb100_probe,
777 static int asb100_probe(struct i2c_client *client) in asb100_probe() function