Home
last modified time | relevance | path

Searched defs:st_gyro_driver (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/gyro/
H A Dst_gyro_spi.c134 static struct spi_driver st_gyro_driver = { variable
143 module_spi_driver(st_gyro_driver); variable
H A Dst_gyro_i2c.c130 static struct i2c_driver st_gyro_driver = { variable
139 module_i2c_driver(st_gyro_driver); variable
/kernel/linux/linux-6.6/drivers/iio/gyro/
H A Dst_gyro_spi.c114 static struct spi_driver st_gyro_driver = { variable
122 module_spi_driver(st_gyro_driver); variable
H A Dst_gyro_i2c.c109 static struct i2c_driver st_gyro_driver = { variable
117 module_i2c_driver(st_gyro_driver); variable

Completed in 2 milliseconds