Searched refs:st_gyro_driver (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/iio/gyro/ | ||
H A D | st_gyro_spi.c | 61 static struct spi_driver st_gyro_driver = { variable in typeref:struct:spi_driver 70 module_spi_driver(st_gyro_driver); variable |
H A D | st_gyro_i2c.c | 100 static struct i2c_driver st_gyro_driver = { variable in typeref:struct:i2c_driver 110 module_i2c_driver(st_gyro_driver); variable |
Completed in 72 milliseconds