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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/go7007/
H A Dgo7007-i2c.c53 static int go7007_i2c_xfer(struct go7007 *go, u16 addr, int read, function
151 return go7007_i2c_xfer(go, addr, read_write == I2C_SMBUS_READ, command,
175 if (go7007_i2c_xfer(go, msgs[i].addr, 1,
185 if (go7007_i2c_xfer(go, msgs[i].addr, 0,

Completed in 57 milliseconds