Searched refs:at91_xfer (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-at91.c142 static int at91_xfer(struct i2c_adapter *adap, struct i2c_msg *pmsg, int num) function
146 dev_dbg(&adap->dev, "at91_xfer: processing %d messages:\n", num);
187 .master_xfer = at91_xfer,
282 /* NOTE: could save a few mA by keeping clock off outside of at91_xfer... */

Completed in 39 milliseconds