Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sbus/char/
Dvfc_i2c.c161 int vfc_i2c_xmit_addr(struct vfc_dev *dev, unsigned char addr, char mode) in vfc_i2c_xmit_addr() function
270 if ((ret = vfc_i2c_xmit_addr(dev, addr, VFC_I2C_READ))) { in vfc_i2c_recvbuf()
307 if ((ret = vfc_i2c_xmit_addr(dev, addr, VFC_I2C_WRITE))) { in vfc_i2c_sendbuf()