Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/accel/
H A Dst_accel_spi.c153 static const struct spi_device_id st_accel_id_table[] = { variable
172 MODULE_DEVICE_TABLE(spi, st_accel_id_table);
181 .id_table = st_accel_id_table,
H A Dst_accel_i2c.c124 static const struct i2c_device_id st_accel_id_table[] = { variable
148 MODULE_DEVICE_TABLE(i2c, st_accel_id_table);
212 .id_table = st_accel_id_table,