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