Searched refs:omap_i2c_xfer_msg (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/i2c/busses/
H A Di2c-omap.c547 static int omap_i2c_xfer_msg(struct i2c_adapter *adap, function
659 * Prepare controller for a transaction and call omap_i2c_xfer_msg
676 r = omap_i2c_xfer_msg(adap, &msgs[i], (i == (num - 1)));

Completed in 21 milliseconds