Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/magnetometer/
H A Dst_magn_spi.c111 static struct spi_driver st_magn_driver = { variable
120 module_spi_driver(st_magn_driver); variable
H A Dst_magn_i2c.c120 static struct i2c_driver st_magn_driver = { variable
129 module_i2c_driver(st_magn_driver); variable
/kernel/linux/linux-6.6/drivers/iio/magnetometer/
H A Dst_magn_spi.c101 static struct spi_driver st_magn_driver = { variable
109 module_spi_driver(st_magn_driver); variable
H A Dst_magn_i2c.c109 static struct i2c_driver st_magn_driver = { variable
117 module_i2c_driver(st_magn_driver); variable

Completed in 2 milliseconds