Searched refs:api_read (Results 1 – 2 of 2) sorted by relevance
52 static int api_read(const struct device *dev, off_t address, void *buffer, size_t length) in api_read() function136 .read = api_read,
107 static int api_read(const struct device *dev, off_t addr, void *dest, in api_read() function614 .read = api_read,