Searched refs:i2c_smbus_alert (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/
H A Di2c-smbus.c31 struct i2c_smbus_alert { struct
78 struct i2c_smbus_alert *alert;
82 alert = container_of(work, struct i2c_smbus_alert, alert);
125 struct i2c_smbus_alert *alert = d;
140 struct i2c_smbus_alert *alert;
144 alert = kzalloc(sizeof(struct i2c_smbus_alert), GFP_KERNEL);
172 struct i2c_smbus_alert *alert = i2c_get_clientdata(ara);
241 struct i2c_smbus_alert *alert = i2c_get_clientdata(ara);

Completed in 55 milliseconds