Searched defs:attach_inform (Results 1 – 5 of 5) sorted by relevance
59 void attach_inform(struct i2c_bus *bus, int id) in attach_inform() function
203 static int attach_inform(struct i2c_client *client) in attach_inform() function
229 static void attach_inform(struct i2c_bus *bus, int id) in attach_inform() function
558 static void attach_inform(struct i2c_bus *bus, int id) in attach_inform() function
125 void (*attach_inform)(struct i2c_bus *bus, int id); member