Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/iio/common/
H A Dst_sensors.h37 #define ST_SENSORS_NUMBER_ALL_CHANNELS 4 macro
/openbmc/linux/drivers/iio/gyro/
H A Dst_gyro_core.c486 indio_dev->num_channels = ST_SENSORS_NUMBER_ALL_CHANNELS; in st_gyro_common_probe()
/openbmc/linux/drivers/iio/magnetometer/
H A Dst_magn_core.c622 indio_dev->num_channels = ST_SENSORS_NUMBER_ALL_CHANNELS; in st_magn_common_probe()
/openbmc/linux/drivers/iio/accel/
H A Dst_accel_core.c1430 indio_dev->num_channels = ST_SENSORS_NUMBER_ALL_CHANNELS; in st_accel_common_probe()