Home
last modified time | relevance | path

Searched refs:st_lsm9ds0 (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/iio/imu/st_lsm9ds0/
H A DMakefile2 obj-$(CONFIG_IIO_ST_LSM9DS0) += st_lsm9ds0.o
3 st_lsm9ds0-y := st_lsm9ds0_core.o
H A Dst_lsm9ds0.h10 struct st_lsm9ds0 { struct
20 int st_lsm9ds0_probe(struct st_lsm9ds0 *lsm9ds0, struct regmap *regmap);
H A Dst_lsm9ds0_core.c19 #include "st_lsm9ds0.h"
21 static int st_lsm9ds0_probe_accel(struct st_lsm9ds0 *lsm9ds0, struct regmap *regmap) in st_lsm9ds0_probe_accel()
47 static int st_lsm9ds0_probe_magn(struct st_lsm9ds0 *lsm9ds0, struct regmap *regmap) in st_lsm9ds0_probe_magn()
73 int st_lsm9ds0_probe(struct st_lsm9ds0 *lsm9ds0, struct regmap *regmap) in st_lsm9ds0_probe()
H A Dst_lsm9ds0_spi.c18 #include "st_lsm9ds0.h"
49 struct st_lsm9ds0 *lsm9ds0; in st_lsm9ds0_spi_probe()
H A Dst_lsm9ds0_i2c.c18 #include "st_lsm9ds0.h"
56 struct st_lsm9ds0 *lsm9ds0; in st_lsm9ds0_i2c_probe()

Completed in 2 milliseconds