Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dw83l785ts.c68 static void w83l785ts_remove(struct i2c_client *client);
88 .remove = w83l785ts_remove,
206 static void w83l785ts_remove(struct i2c_client *client) in w83l785ts_remove() function