Searched refs:fschmd_remove (Results 1 – 1 of 1) sorted by relevance
221 static int fschmd_remove(struct i2c_client *client);246 .remove = fschmd_remove,1248 fschmd_remove(client); /* will also free data for us */ in fschmd_probe()1252 static int fschmd_remove(struct i2c_client *client) in fschmd_remove() function