Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Dw83792d.c309 static int w83792d_remove(struct i2c_client *client);
330 .remove = w83792d_remove,
1451 w83792d_remove(struct i2c_client *client) in w83792d_remove() function