Searched refs:sps30_ops (Results 1 – 4 of 4) sorted by relevance
8 struct sps30_ops { struct30 const struct sps30_ops *ops; argument33 int sps30_probe(struct device *dev, const char *name, void *priv, const struct sps30_ops *ops);
213 static const struct sps30_ops sps30_i2c_ops = {
327 int sps30_probe(struct device *dev, const char *name, void *priv, const struct sps30_ops *ops) in sps30_probe()
376 static const struct sps30_ops sps30_serial_ops = {