Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/hwmon/
Dw83791d.c321 static int w83791d_remove(struct i2c_client *client);
345 .remove = w83791d_remove,
1415 static int w83791d_remove(struct i2c_client *client) in w83791d_remove() function