Searched refs:bbc_i2c_readb (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/sbus/char/
H A Dbbc_i2c.h16 extern int bbc_i2c_readb(struct bbc_i2c_client *, unsigned char *byte, int off);
H A Dbbc_i2c.c240 int bbc_i2c_readb(struct bbc_i2c_client *client, unsigned char *byte, int off) function
315 int err = bbc_i2c_readb(client, buf, off);
332 EXPORT_SYMBOL(bbc_i2c_readb); variable
H A Dbbc_envctrl.c155 bbc_i2c_readb(tp->client,
159 bbc_i2c_readb(tp->client,

Completed in 43 milliseconds