Searched refs:hmc5843_common_remove (Results 1 – 4 of 4) sorted by relevance
51 int hmc5843_common_remove(struct device *dev);
77 return hmc5843_common_remove(&spi->dev); in hmc5843_spi_remove()
68 return hmc5843_common_remove(&client->dev); in hmc5843_i2c_remove()
669 int hmc5843_common_remove(struct device *dev) in hmc5843_common_remove() function681 EXPORT_SYMBOL(hmc5843_common_remove);