hmc5843_common_remove
void hmc5843_common_remove(struct device *dev);
EXPORT_SYMBOL_NS(hmc5843_common_remove, "IIO_HMC5843");
hmc5843_common_remove(&client->dev);
hmc5843_common_remove(&spi->dev);