Searched defs:lsm9ds0 (Results 1 – 3 of 3) sorted by relevance
21 static int st_lsm9ds0_power_enable(struct device *dev, struct st_lsm9ds0 *lsm9ds0) in st_lsm9ds0_power_enable()55 struct st_lsm9ds0 *lsm9ds0 = data; in st_lsm9ds0_power_disable() local61 static int devm_st_lsm9ds0_power_enable(struct st_lsm9ds0 *lsm9ds0) in devm_st_lsm9ds0_power_enable()73 static int st_lsm9ds0_probe_accel(struct st_lsm9ds0 *lsm9ds0, struct regmap *regmap) in st_lsm9ds0_probe_accel()101 static int st_lsm9ds0_probe_magn(struct st_lsm9ds0 *lsm9ds0, struct regmap *regmap) in st_lsm9ds0_probe_magn()129 int st_lsm9ds0_probe(struct st_lsm9ds0 *lsm9ds0, struct regmap *regmap) in st_lsm9ds0_probe()
44 struct st_lsm9ds0 *lsm9ds0; in st_lsm9ds0_spi_probe() local
45 struct st_lsm9ds0 *lsm9ds0; in st_lsm9ds0_i2c_probe() local