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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/i2c/busses/
H A Di2c-omap.c284 static int omap_i2c_xfer_msg(struct i2c_adapter *adap, function
353 * Prepare controller for a transaction and call omap_i2c_xfer_msg
371 r = omap_i2c_xfer_msg(adap, &msgs[i], (i == (num - 1)));

Completed in 42 milliseconds