hmc5843_id         73 drivers/iio/magnetometer/hmc5843_i2c.c static const struct i2c_device_id hmc5843_id[] = {
hmc5843_id         80 drivers/iio/magnetometer/hmc5843_i2c.c MODULE_DEVICE_TABLE(i2c, hmc5843_id);
hmc5843_id         97 drivers/iio/magnetometer/hmc5843_i2c.c 	.id_table	= hmc5843_id,
hmc5843_id         82 drivers/iio/magnetometer/hmc5843_spi.c static const struct spi_device_id hmc5843_id[] = {
hmc5843_id         86 drivers/iio/magnetometer/hmc5843_spi.c MODULE_DEVICE_TABLE(spi, hmc5843_id);
hmc5843_id         93 drivers/iio/magnetometer/hmc5843_spi.c 		.id_table = hmc5843_id,