Home
last modified time | relevance | path

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

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