Home
last modified time | relevance | path

Searched defs:attach_inform (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/media/video/
Dzr36120_i2c.c59 void attach_inform(struct i2c_bus *bus, int id) in attach_inform() function
Dbttv-if.c203 static int attach_inform(struct i2c_client *client) in attach_inform() function
Dstradis.c229 static void attach_inform(struct i2c_bus *bus, int id) in attach_inform() function
Dzr36067.c558 static void attach_inform(struct i2c_bus *bus, int id) in attach_inform() function
/linux-2.4.37.9/include/linux/
Di2c-old.h125 void (*attach_inform)(struct i2c_bus *bus, int id); member