Home
last modified time | relevance | path

Searched refs:st_sensors_get_settings_index (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/include/linux/iio/common/ !
Dst_sensors.h310 int st_sensors_get_settings_index(const char *name,
/linux-5.19.10/drivers/iio/common/st_sensors/ !
Dst_sensors_core.c595 int st_sensors_get_settings_index(const char *name, in st_sensors_get_settings_index() function
610 EXPORT_SYMBOL_NS(st_sensors_get_settings_index, IIO_ST_SENSORS);
/linux-5.19.10/drivers/iio/gyro/ !
Dst_gyro_core.c460 int index = st_sensors_get_settings_index(name, in st_gyro_get_settings()
/linux-5.19.10/drivers/iio/magnetometer/ !
Dst_magn_core.c594 int index = st_sensors_get_settings_index(name, in st_magn_get_settings()
/linux-5.19.10/drivers/iio/pressure/ !
Dst_pressure_core.c663 int index = st_sensors_get_settings_index(name, in st_press_get_settings()
/linux-5.19.10/drivers/iio/accel/ !
Dst_accel_core.c1401 int index = st_sensors_get_settings_index(name, in st_accel_get_settings()