Home
last modified time | relevance | path

Searched refs:st_gyro_trig_set_state (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/iio/gyro/
H A Dst_gyro.h29 int st_gyro_trig_set_state(struct iio_trigger *trig, bool state);
30 #define ST_GYRO_TRIGGER_SET_STATE (&st_gyro_trig_set_state)
H A Dst_gyro_buffer.c19 int st_gyro_trig_set_state(struct iio_trigger *trig, bool state) in st_gyro_trig_set_state() function