Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dw83l785ts.c65 static int w83l785ts_probe(struct i2c_client *client);
87 .probe = w83l785ts_probe,
165 static int w83l785ts_probe(struct i2c_client *client) in w83l785ts_probe() function