Home
last modified time | relevance | path

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

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