Home
last modified time | relevance | path

Searched refs:hmc5843_common_remove (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/iio/magnetometer/
H A Dhmc5843.h53 int hmc5843_common_remove(struct device *dev);
H A Dhmc5843_spi.c79 return hmc5843_common_remove(&spi->dev); in hmc5843_spi_remove()
H A Dhmc5843_i2c.c70 return hmc5843_common_remove(&client->dev); in hmc5843_i2c_remove()
H A Dhmc5843_core.c675 int hmc5843_common_remove(struct device *dev) in hmc5843_common_remove() function
687 EXPORT_SYMBOL(hmc5843_common_remove);