Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dw83792d.c286 static int w83792d_probe(struct i2c_client *client);
309 .probe = w83792d_probe,
1355 w83792d_probe(struct i2c_client *client) in w83792d_probe() function