Home
last modified time | relevance | path

Searched refs:vfc_i2c_recv_byte (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/sbus/char/
Dvfc_i2c.c235 int vfc_i2c_recv_byte(struct vfc_dev *dev, unsigned char *byte, int last) in vfc_i2c_recv_byte() function
280 if ((ret = vfc_i2c_recv_byte(dev, buf, last))) { in vfc_i2c_recvbuf()