Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/magnetometer/
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,
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,
/kernel/linux/linux-6.6/drivers/iio/magnetometer/
H A Dst_magn_spi.c90 static const struct spi_device_id st_magn_id_table[] = { variable
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
107 MODULE_DEVICE_TABLE(i2c, st_magn_id_table);
115 .id_table = st_magn_id_table,

Completed in 2 milliseconds