Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/magnetometer/
H A Dst_magn_spi.c102 static const struct spi_device_id st_magn_id_table[] = { variable
109 MODULE_DEVICE_TABLE(spi, st_magn_id_table);
118 .id_table = st_magn_id_table,
H A Dst_magn_i2c.c108 static const struct i2c_device_id st_magn_id_table[] = { variable
118 MODULE_DEVICE_TABLE(i2c, st_magn_id_table);
127 .id_table = st_magn_id_table,