Home
last modified time | relevance | path

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

/drivers/i2c/
Di2c-smbus.c36 struct i2c_client *ara; /* Alert response address */ member
80 struct i2c_client *ara; in smbus_alert() local
137 static int smbalert_probe(struct i2c_client *ara, in smbalert_probe()
170 static int smbalert_remove(struct i2c_client *ara) in smbalert_remove()
237 int i2c_handle_smbus_alert(struct i2c_client *ara) in i2c_handle_smbus_alert()
/drivers/i2c/busses/
Di2c-parport.c47 struct i2c_client *ara; member
157 struct i2c_client *ara = adapter->ara; in i2c_parport_irq() local
Di2c-parport-light.c132 static struct i2c_client *ara; variable