Searched defs:sendbytes (Results 1 – 3 of 3) sorted by relevance
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() function
471 unsigned char sendbytes; in inquiry() local