Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/iio/pressure/
Dst_pressure_spi.c67 settings = st_press_get_settings(spi->modalias); in st_press_spi_probe()
Dst_pressure_i2c.c84 settings = st_press_get_settings(client->name); in st_press_i2c_probe()
Dst_pressure_core.c661 const struct st_sensor_settings *st_press_get_settings(const char *name) in st_press_get_settings() function
671 EXPORT_SYMBOL_NS(st_press_get_settings, IIO_ST_SENSORS);
/linux-5.19.10/include/linux/iio/common/
Dst_sensors.h337 const struct st_sensor_settings *st_press_get_settings(const char *name);