Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/chemical/
H A Dsps30_i2c.c37 static int sps30_i2c_xfer(struct sps30_state *state, unsigned char *txbuf, size_t txsize, in sps30_i2c_xfer() function
103 ret = sps30_i2c_xfer(state, buf, i, buf, rsp_size); in sps30_i2c_command()