Home
last modified time | relevance | path

Searched refs:scd30_command_t (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/chemical/
H A Dscd30.h44 typedef int (*scd30_command_t)(struct scd30_state *state, enum scd30_cmd cmd, u16 arg, typedef
68 scd30_command_t command;
76 int scd30_probe(struct device *dev, int irq, const char *name, void *priv, scd30_command_t command);
H A Dscd30_core.c676 scd30_command_t command) in scd30_probe()
/kernel/linux/linux-6.6/drivers/iio/chemical/
H A Dscd30.h44 typedef int (*scd30_command_t)(struct scd30_state *state, enum scd30_cmd cmd, u16 arg, typedef
68 scd30_command_t command;
73 int scd30_probe(struct device *dev, int irq, const char *name, void *priv, scd30_command_t command);
H A Dscd30_core.c674 scd30_command_t command) in scd30_probe()

Completed in 3 milliseconds