Searched refs:fschmd_remove (Results 1 – 1 of 1) sorted by relevance
220 static void fschmd_remove(struct i2c_client *client);245 .remove = fschmd_remove,1247 fschmd_remove(client); /* will also free data for us */ in fschmd_probe()1251 static void fschmd_remove(struct i2c_client *client) in fschmd_remove() function