Searched refs:bbc_i2c_readb (Results 1 – 3 of 3) sorted by relevance
181 int bbc_i2c_readb(struct bbc_i2c_client *client, unsigned char *byte, int off) in bbc_i2c_readb() function256 int err = bbc_i2c_readb(client, buf, off); in bbc_i2c_read_buf()273 EXPORT_SYMBOL(bbc_i2c_readb);
81 extern int bbc_i2c_readb(struct bbc_i2c_client *, unsigned char *byte, int off);
121 bbc_i2c_readb(tp->client, in get_current_temps()125 bbc_i2c_readb(tp->client, in get_current_temps()