Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hwmon/
Dw83793.c288 static int w83793_remove(struct i2c_client *client);
305 .remove = w83793_remove,
1498 static int w83793_remove(struct i2c_client *client) in w83793_remove() function