Home
last modified time | relevance | path

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

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