Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dw83793.c303 static int w83793_remove(struct i2c_client *client);
320 .remove = w83793_remove,
1512 static int w83793_remove(struct i2c_client *client) in w83793_remove() function