Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/chemical/
H A Dscd4x.c220 static int scd4x_write_and_fetch(struct scd4x_state *state, enum scd4x_cmd cmd, in scd4x_write_and_fetch() function
525 ret = scd4x_write_and_fetch(state, CMD_FRC, arg, &val, sizeof(val)); in calibration_forced_value_store()