Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sbus/char/
Dvfc_i2c.c101 void inline vfc_i2c_delay(struct vfc_dev *dev) in vfc_i2c_delay() function
123 vfc_i2c_delay(dev); in vfc_i2c_reset_bus()
138 vfc_i2c_delay(dev); in vfc_i2c_wait_for_bus()
151 vfc_i2c_delay(dev); in vfc_i2c_wait_for_pin()
167 vfc_i2c_delay(dev); in vfc_i2c_xmit_addr()
188 vfc_i2c_delay(dev); in vfc_i2c_xmit_addr()
272 vfc_i2c_delay(dev); in vfc_i2c_recvbuf()
290 vfc_i2c_delay(dev); in vfc_i2c_recvbuf()
309 vfc_i2c_delay(dev); in vfc_i2c_sendbuf()
336 vfc_i2c_delay(dev); in vfc_i2c_sendbuf()
Dvfc.h148 void vfc_i2c_delay(struct vfc_dev *);