Searched defs:fxos8700_io_ops (Results 1 – 1 of 1) sorted by relevance
136 struct fxos8700_io_ops { struct137 int (*read)(const struct device *dev,141 int (*byte_read)(const struct device *dev,165 const struct fxos8700_io_ops *ops; argument