Searched refs:st_magn_id_table (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/iio/magnetometer/
H A Dst_magn_spi.c90 static const struct spi_device_id st_magn_id_table[] = { variable in typeref:struct:spi_device_id
99 MODULE_DEVICE_TABLE(spi, st_magn_id_table);
107 .id_table = st_magn_id_table,
H A Dst_magn_i2c.c95 static const struct i2c_device_id st_magn_id_table[] = { variable in typeref:struct:i2c_device_id
107 MODULE_DEVICE_TABLE(i2c, st_magn_id_table);
115 .id_table = st_magn_id_table,

Completed in 257 milliseconds