Searched refs:hmc5843_common_remove (Results 1 – 4 of 4) sorted by relevance
52 int hmc5843_common_remove(struct device *dev);
78 return hmc5843_common_remove(&spi->dev); in hmc5843_spi_remove()
69 return hmc5843_common_remove(&client->dev); in hmc5843_i2c_remove()
630 int hmc5843_common_remove(struct device *dev) in hmc5843_common_remove() function642 EXPORT_SYMBOL(hmc5843_common_remove);