Searched refs:i2c_xfer (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/drivers/dvb/cx23882/
H A Di2c_core.h51 status_t i2c_xfer(i2c_bus *bus, int address,
H A Ddvb_interface.c56 res = i2c_xfer(device->i2c_bus, I2C_ADDR_EEPROM, &adr, 1, d, sizeof(d));
H A Dcx22702.c72 res = i2c_xfer(bus, I2C_ADDR_DEMOD, &reg, 1, data, 1);
H A Di2c_core.c367 i2c_xfer(i2c_bus *bus, int address, function

Completed in 46 milliseconds