Home
last modified time | relevance | path

Searched refs:st_lsm9ds0 (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/iio/imu/st_lsm9ds0/
H A Dst_lsm9ds0_core.c21 static int st_lsm9ds0_probe_accel(struct st_lsm9ds0 *lsm9ds0, struct regmap *regmap) in st_lsm9ds0_probe_accel()
46 static int st_lsm9ds0_probe_magn(struct st_lsm9ds0 *lsm9ds0, struct regmap *regmap) in st_lsm9ds0_probe_magn()
71 int st_lsm9ds0_probe(struct st_lsm9ds0 *lsm9ds0, struct regmap *regmap) in st_lsm9ds0_probe()
H A DMakefile2 obj-$(CONFIG_IIO_ST_LSM9DS0) += st_lsm9ds0.o
3 st_lsm9ds0-y := st_lsm9ds0_core.o
H A Dst_lsm9ds0.h13 struct st_lsm9ds0 { struct
23 int st_lsm9ds0_probe(struct st_lsm9ds0 *lsm9ds0, struct regmap *regmap); argument
H A Dst_lsm9ds0_spi.c51 struct st_lsm9ds0 *lsm9ds0; in st_lsm9ds0_spi_probe()
H A Dst_lsm9ds0_i2c.c58 struct st_lsm9ds0 *lsm9ds0; in st_lsm9ds0_i2c_probe()
H A DKconfig17 will be called st_lsm9ds0.