Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/i2c/
Di2c-algo-bit.c346 static int sendbytes(struct i2c_adapter *i2c_adap,const char *buf, int count) in sendbytes() function
499 ret = sendbytes(i2c_adap,pmsg->buf,pmsg->len); in bit_xfer()