Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/sbus/char/
H A Dbbc_i2c.h81 extern int bbc_i2c_readb(struct bbc_i2c_client *, unsigned char *byte, int off);
H A Dbbc_i2c.c182 int bbc_i2c_readb(struct bbc_i2c_client *client, unsigned char *byte, int off) in bbc_i2c_readb() function
253 ret = bbc_i2c_readb(client, buf, off); in bbc_i2c_read_buf()
268 EXPORT_SYMBOL(bbc_i2c_readb); variable
H A Dbbc_envctrl.c123 bbc_i2c_readb(tp->client, in get_current_temps()
127 bbc_i2c_readb(tp->client, in get_current_temps()
/kernel/linux/linux-5.10/drivers/sbus/char/
H A Dbbc_i2c.h82 extern int bbc_i2c_readb(struct bbc_i2c_client *, unsigned char *byte, int off);
H A Dbbc_i2c.c181 int bbc_i2c_readb(struct bbc_i2c_client *client, unsigned char *byte, int off) in bbc_i2c_readb() function
252 ret = bbc_i2c_readb(client, buf, off); in bbc_i2c_read_buf()
267 EXPORT_SYMBOL(bbc_i2c_readb); variable
H A Dbbc_envctrl.c123 bbc_i2c_readb(tp->client, in get_current_temps()
127 bbc_i2c_readb(tp->client, in get_current_temps()

Completed in 4 milliseconds