Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/chemical/
H A Dscd4x.c316 static int scd4x_read_poll(struct scd4x_state *state, uint16_t *buf) in scd4x_read_poll() function
332 ret = scd4x_read_poll(state, buf); in scd4x_read_channel()
674 ret = scd4x_read_poll(state, scan.data); in scd4x_trigger_handler()