Searched refs:bbc_i2c_attach (Results 1 – 3 of 3) sorted by relevance
76 extern struct bbc_i2c_client *bbc_i2c_attach(struct bbc_i2c_bus *bp, struct of_device *);
89 struct bbc_i2c_client *bbc_i2c_attach(struct bbc_i2c_bus *bp, struct of_device *op) in bbc_i2c_attach() function270 EXPORT_SYMBOL(bbc_i2c_attach);
454 tp->client = bbc_i2c_attach(bp, op); in attach_one_temp()499 fp->client = bbc_i2c_attach(bp, op); in attach_one_fan()