Home
last modified time | relevance | path

Searched defs:WriteBuffer (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/i2c/
H A Dxf86i2c.c411 I2CByte * WriteBuffer, int nWrite, I2CByte * ReadBuffer, int nRead) in I2CWriteRead()
447 I2CByte * WriteBuffer, int nWrite, in xf86I2CWriteRead()
520 I2CByte * WriteBuffer, int nWrite) in xf86I2CWriteBytes()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/
H A Dschema.h237 bool WriteBuffer(Type type, const void* data, size_t len) { in WriteBuffer() function