Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dasb100.c211 static void asb100_remove(struct i2c_client *client);
227 .remove = asb100_remove,
825 static void asb100_remove(struct i2c_client *client) in asb100_remove() function