Searched refs:bbc_i2c_attach (Results 1 – 3 of 3) sorted by relevance
77 extern struct bbc_i2c_client *bbc_i2c_attach(struct bbc_i2c_bus *bp, struct platform_device *);
89 struct bbc_i2c_client *bbc_i2c_attach(struct bbc_i2c_bus *bp, struct platform_device *op) in bbc_i2c_attach() function264 EXPORT_SYMBOL(bbc_i2c_attach);
458 tp->client = bbc_i2c_attach(bp, op); in attach_one_temp()506 fp->client = bbc_i2c_attach(bp, op); in attach_one_fan()