Home
last modified time | relevance | path

Searched refs:st_lsm6dsx_sensor_enable (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/iio/imu/st_lsm6dsx/
Dst_lsm6dsx.h170 int st_lsm6dsx_sensor_enable(struct st_lsm6dsx_sensor *sensor);
Dst_lsm6dsx_core.c431 int st_lsm6dsx_sensor_enable(struct st_lsm6dsx_sensor *sensor) in st_lsm6dsx_sensor_enable() function
468 err = st_lsm6dsx_sensor_enable(sensor); in st_lsm6dsx_read_oneshot()
Dst_lsm6dsx_buffer.c432 err = st_lsm6dsx_sensor_enable(sensor); in st_lsm6dsx_update_fifo()