Home
last modified time | relevance | path

Searched defs:xact (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/i2c/busses/
Di2c-i801.c259 static int i801_transaction(struct i801_priv *priv, int xact) in i801_transaction()
493 int ret, xact = 0; in i801_access() local