Home
last modified time | relevance | path

Searched refs:bbc_i2c_attach (Results 1 – 3 of 3) sorted by relevance

/drivers/sbus/char/
Dbbc_i2c.h77 extern struct bbc_i2c_client *bbc_i2c_attach(struct bbc_i2c_bus *bp, struct platform_device *);
Dbbc_i2c.c89 struct bbc_i2c_client *bbc_i2c_attach(struct bbc_i2c_bus *bp, struct platform_device *op) in bbc_i2c_attach() function
264 EXPORT_SYMBOL(bbc_i2c_attach);
Dbbc_envctrl.c458 tp->client = bbc_i2c_attach(bp, op); in attach_one_temp()
506 fp->client = bbc_i2c_attach(bp, op); in attach_one_fan()