Home
last modified time | relevance | path

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

/drivers/i2c/
Di2c-smbus.c31 struct i2c_client *ara; /* Alert response address */ member
77 struct i2c_client *ara; in smbus_alert() local
134 static int smbalert_probe(struct i2c_client *ara, in smbalert_probe()
167 static int smbalert_remove(struct i2c_client *ara) in smbalert_remove()
234 int i2c_handle_smbus_alert(struct i2c_client *ara) in i2c_handle_smbus_alert()
/drivers/i2c/busses/
Di2c-parport.c45 struct i2c_client *ara; member
158 struct i2c_client *ara = adapter->ara; in i2c_parport_irq() local
Di2c-parport-light.c128 static struct i2c_client *ara; variable