Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/pressure/
H A Dst_pressure_spi.c71 settings = st_press_get_settings(spi->modalias); in st_press_spi_probe()
H A Dst_pressure_i2c.c88 settings = st_press_get_settings(client->name); in st_press_i2c_probe()
H A Dst_pressure_core.c731 const struct st_sensor_settings *st_press_get_settings(const char *name) in st_press_get_settings() function
741 EXPORT_SYMBOL_NS(st_press_get_settings, IIO_ST_SENSORS);
/openbmc/linux/include/linux/iio/common/
H A Dst_sensors.h334 const struct st_sensor_settings *st_press_get_settings(const char *name);