Searched refs:sendbytes (Results 1 – 4 of 4) sorted by relevance
29 .sendbytes = snd_i2c_bit_sendbytes,134 return device->bus->ops->sendbytes(device, bytes, count); in snd_i2c_sendbytes()
33 int (*sendbytes)(struct snd_i2c_device *device, unsigned char *bytes, int count); member
344 static int sendbytes(struct i2c_adapter *i2c_adap, struct i2c_msg *msg) in sendbytes() function573 ret = sendbytes(i2c_adap, pmsg); in bit_xfer()
164 .sendbytes = ap_cs8427_sendbytes,