Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/chemical/
H A Dsps30.h10 int (*stop_meas)(struct sps30_state *state); member
H A Dsps30_i2c.c215 .stop_meas = sps30_i2c_stop_meas,
H A Dsps30.c322 state->ops->stop_meas(state); in sps30_devm_stop_meas()
H A Dsps30_serial.c378 .stop_meas = sps30_serial_stop_meas,