Searched defs:sendbytes (Results 1 – 4 of 4) sorted by relevance
46 static void sendbytes(struct l3_pins *adap, const u8 *buf, in sendbytes() function
33 int (*sendbytes)(struct snd_i2c_device *device, unsigned char *bytes, int count); member
359 static int sendbytes(struct i2c_adapter *i2c_adap, struct i2c_msg *msg) in sendbytes() function
471 unsigned char sendbytes; in inquiry() local