Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/chemical/
H A Dscd4x.c44 enum scd4x_cmd { enum
98 static int scd4x_send_command(struct scd4x_state *state, enum scd4x_cmd cmd) in scd4x_send_command()
131 static int scd4x_read(struct scd4x_state *state, enum scd4x_cmd cmd, in scd4x_read()
184 static int scd4x_write(struct scd4x_state *state, enum scd4x_cmd cmd, uint16_t arg) in scd4x_write()
220 static int scd4x_write_and_fetch(struct scd4x_state *state, enum scd4x_cmd cmd, in scd4x_write_and_fetch()