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() function252 ret = bbc_i2c_readb(client, buf, off); in bbc_i2c_read_buf()267 EXPORT_SYMBOL(bbc_i2c_readb);
82 extern int bbc_i2c_readb(struct bbc_i2c_client *, unsigned char *byte, int off);
123 bbc_i2c_readb(tp->client, in get_current_temps()127 bbc_i2c_readb(tp->client, in get_current_temps()