Searched refs:at91_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/i2c/busses/
H A Di2c-at91.c140 static int at91_xfer(struct i2c_adapter *adap, struct i2c_msg *pmsg, int num) function
144 dev_dbg(&adap->dev, "at91_xfer: processing %d messages:\n", num);
185 .master_xfer = at91_xfer,
280 /* NOTE: could save a few mA by keeping clock off outside of at91_xfer... */

Completed in 26 milliseconds