Searched refs:bbc_i2c_getdev (Results 1 – 3 of 3) sorted by relevance
75 extern struct of_device *bbc_i2c_getdev(struct bbc_i2c_bus *, int);
69 struct of_device *bbc_i2c_getdev(struct bbc_i2c_bus *bp, int index) in bbc_i2c_getdev() function269 EXPORT_SYMBOL(bbc_i2c_getdev);
532 while ((op = bbc_i2c_getdev(bp, devidx++)) != NULL) { in bbc_envctrl_init()