Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dw83792d.c289 static void w83792d_remove(struct i2c_client *client);
310 .remove = w83792d_remove,
1433 w83792d_remove(struct i2c_client *client) in w83792d_remove() function