Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iio/chemical/
Dscd4x.c308 static int scd4x_read_poll(struct scd4x_state *state, uint16_t *buf) in scd4x_read_poll() function
324 ret = scd4x_read_poll(state, buf); in scd4x_read_channel()
607 ret = scd4x_read_poll(state, scan.data); in scd4x_trigger_handler()