Searched refs:attach_adapter (Results 1 – 5 of 5) sorted by relevance
103 .attach_adapter = keywest_attach_adapter,
84 .attach_adapter = example_attach_adapter,94 the busses. This means that the driver .attach_adapter and111 - .attach_adapter = example_attach_adapter,
167 int (*attach_adapter)(struct i2c_adapter *) __deprecated; member
434 .attach_adapter = do_attach,
1361 if (driver->attach_adapter) { in i2c_do_add_adapter()1367 driver->attach_adapter(adap); in i2c_do_add_adapter()