Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwmon/
Dw83791d.c318 static void w83791d_remove(struct i2c_client *client);
342 .remove = w83791d_remove,
1408 static void w83791d_remove(struct i2c_client *client) in w83791d_remove() function