Home
last modified time | relevance | path

Searched refs:ara (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/i2c/busses/
H A Di2c-parport.c120 struct i2c_client *ara; member
254 struct i2c_client *ara = adapter->ara; in i2c_parport_irq() local
256 if (ara) { in i2c_parport_irq()
257 dev_dbg(&ara->dev, "SMBus alert received\n"); in i2c_parport_irq()
258 i2c_handle_smbus_alert(ara); in i2c_parport_irq()
346 struct i2c_client *ara; in i2c_parport_attach() local
348 ara = i2c_new_smbus_alert_device(&adapter->adapter, in i2c_parport_attach()
350 if (!IS_ERR(ara)) { in i2c_parport_attach()
351 adapter->ara in i2c_parport_attach()
[all...]
H A Di2c-thunderx-pcidrv.c123 struct i2c_client *ara; in thunder_i2c_smbus_setup_of() local
132 ara = i2c_new_smbus_alert_device(&i2c->adap, &i2c->alert_data); in thunder_i2c_smbus_setup_of()
133 if (IS_ERR(ara)) in thunder_i2c_smbus_setup_of()
134 return PTR_ERR(ara); in thunder_i2c_smbus_setup_of()
136 i2c->ara = ara; in thunder_i2c_smbus_setup_of()
153 i2c_unregister_device(i2c->ara); in thunder_i2c_smbus_remove()
H A Di2c-octeon-core.h146 struct i2c_client *ara; member
H A Di2c-stm32f7.c293 * @ara: I2C slave device used to respond to the SMBus Alert with Alert
298 struct i2c_client *ara; member
1550 i2c_handle_smbus_alert(i2c_dev->alert->ara); in stm32f7_i2c_handle_isr_errs()
2116 alert->ara = i2c_new_smbus_alert_device(adap, &alert->setup); in stm32f7_i2c_enable_smbus_alert()
2117 if (IS_ERR(alert->ara)) in stm32f7_i2c_enable_smbus_alert()
2118 return PTR_ERR(alert->ara); in stm32f7_i2c_enable_smbus_alert()
2137 i2c_unregister_device(alert->ara); in stm32f7_i2c_disable_smbus_alert()
/linux/include/linux/
H A Di2c-smbus.h31 int i2c_handle_smbus_alert(struct i2c_client *ara);
/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-btf.rst250 'ara' type_id=56050 bits_offset=256
260 'ara' type_id=56050
264 'ara' type_id=56050