Home
last modified time | relevance | path

Searched refs:st_gyro_get_settings (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/iio/gyro/
H A Dst_gyro_spi.c75 settings = st_gyro_get_settings(spi->modalias); in st_gyro_spi_probe()
H A Dst_gyro_i2c.c70 settings = st_gyro_get_settings(client->name); in st_gyro_i2c_probe()
H A Dst_gyro_core.c458 const struct st_sensor_settings *st_gyro_get_settings(const char *name) in st_gyro_get_settings() function
468 EXPORT_SYMBOL_NS(st_gyro_get_settings, IIO_ST_SENSORS);
/openbmc/linux/include/linux/iio/common/
H A Dst_sensors.h326 const struct st_sensor_settings *st_gyro_get_settings(const char *name);