Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/iio/chemical/
H A Dsps30.h8 struct sps30_ops { struct
30 const struct sps30_ops *ops;
33 int sps30_probe(struct device *dev, const char *name, void *priv, const struct sps30_ops *ops);
H A Dsps30_i2c.c213 static const struct sps30_ops sps30_i2c_ops = {
H A Dsps30_serial.c376 static const struct sps30_ops sps30_serial_ops = {
H A Dsps30.c327 int sps30_probe(struct device *dev, const char *name, void *priv, const struct sps30_ops *ops) in sps30_probe()

Completed in 2 milliseconds