Home
last modified time | relevance | path

Searched defs:buff (Results 1 – 3 of 3) sorted by relevance

/system/dev/i2c/dw-i2c/
A Ddw-i2c.c244 static zx_status_t i2c_dw_read(i2c_dw_dev_t* dev, uint8_t *buff, uint32_t len, bool stop) { in i2c_dw_read()
279 static zx_status_t i2c_dw_write(i2c_dw_dev_t* dev, const uint8_t *buff, uint32_t len, bool stop) { in i2c_dw_write()
/system/dev/i2c/aml-i2c/
A Daml-i2c.c140 static zx_status_t aml_i2c_write(aml_i2c_dev_t *dev, const uint8_t *buff, uint32_t len, in aml_i2c_write()
188 static zx_status_t aml_i2c_read(aml_i2c_dev_t *dev, uint8_t *buff, uint32_t len, bool stop) { in aml_i2c_read()
/system/utest/fs-bench/
A Dfs-bench.cpp146 struct stat buff; in Stat() local

Completed in 10 milliseconds