Home
last modified time | relevance | path

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

/linux/drivers/iio/chemical/
H A Dscd4x.c44 enum scd4x_cmd { enum
100 static int scd4x_send_command(struct scd4x_state *state, enum scd4x_cmd cmd) in scd4x_send_command()
133 static int scd4x_read(struct scd4x_state *state, enum scd4x_cmd cmd, in scd4x_read()
186 static int scd4x_write(struct scd4x_state *state, enum scd4x_cmd cmd, uint16_t arg) in scd4x_write()
222 static int scd4x_write_and_fetch(struct scd4x_state *state, enum scd4x_cmd cmd, in scd4x_write_and_fetch()