Home
last modified time | relevance | path

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

/linux-3.3/drivers/i2c/
Di2c-smbus.c35 struct i2c_client *ara; /* Alert response address */ member
79 struct i2c_client *ara; in smbus_alert() local
136 static int smbalert_probe(struct i2c_client *ara, in smbalert_probe()
170 static int smbalert_remove(struct i2c_client *ara) in smbalert_remove()
239 int i2c_handle_smbus_alert(struct i2c_client *ara) in i2c_handle_smbus_alert()
/linux-3.3/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