Home
last modified time | relevance | path

Searched refs:st_magn_get_settings (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/iio/magnetometer/
H A Dst_magn_spi.c65 settings = st_magn_get_settings(spi->modalias); in st_magn_spi_probe()
H A Dst_magn_i2c.c70 settings = st_magn_get_settings(client->name); in st_magn_i2c_probe()
H A Dst_magn_core.c594 const struct st_sensor_settings *st_magn_get_settings(const char *name) in st_magn_get_settings() function
604 EXPORT_SYMBOL_NS(st_magn_get_settings, IIO_ST_SENSORS);
/openbmc/linux/drivers/iio/imu/st_lsm9ds0/
H A Dst_lsm9ds0_core.c53 settings = st_magn_get_settings(lsm9ds0->name); in st_lsm9ds0_probe_magn()
/openbmc/linux/include/linux/iio/common/
H A Dst_sensors.h330 const struct st_sensor_settings *st_magn_get_settings(const char *name);