Searched defs:fxas21002_io_ops (Results 1 – 1 of 1) sorted by relevance
67 struct fxas21002_io_ops { struct68 int (*read)(const struct device *dev,72 int (*byte_read)(const struct device *dev,96 const struct fxas21002_io_ops *ops; argument