Searched refs:hmc5843_id (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/iio/magnetometer/
H A Dhmc5843_i2c.c73 static const struct i2c_device_id hmc5843_id[] = { variable in typeref:struct:i2c_device_id
80 MODULE_DEVICE_TABLE(i2c, hmc5843_id);
97 .id_table = hmc5843_id,
H A Dhmc5843_spi.c82 static const struct spi_device_id hmc5843_id[] = { variable in typeref:struct:spi_device_id
86 MODULE_DEVICE_TABLE(spi, hmc5843_id);
93 .id_table = hmc5843_id,

Completed in 193 milliseconds