Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/hwmon/
Dthmc50.c91 static int thmc50_remove(struct i2c_client *client);
108 .remove = thmc50_remove,
409 static int thmc50_remove(struct i2c_client *client) in thmc50_remove() function