Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwmon/
Dw83l785ts.c65 static int w83l785ts_probe(struct i2c_client *client);
87 .probe_new = w83l785ts_probe,
165 static int w83l785ts_probe(struct i2c_client *client) in w83l785ts_probe() function