Lines Matching defs:buf
50 static int em2800_i2c_send_bytes(struct em28xx *dev, u8 addr, u8 *buf, u16 len) in em2800_i2c_send_bytes()
104 static int em2800_i2c_recv_bytes(struct em28xx *dev, u8 addr, u8 *buf, u16 len) in em2800_i2c_recv_bytes()
167 u8 buf; in em2800_i2c_check_for_device() local
179 static int em28xx_i2c_send_bytes(struct em28xx *dev, u16 addr, u8 *buf, in em28xx_i2c_send_bytes()
247 static int em28xx_i2c_recv_bytes(struct em28xx *dev, u16 addr, u8 *buf, u16 len) in em28xx_i2c_recv_bytes()
310 u8 buf; in em28xx_i2c_check_for_device() local
322 static int em25xx_bus_B_send_bytes(struct em28xx *dev, u16 addr, u8 *buf, in em25xx_bus_B_send_bytes()
374 static int em25xx_bus_B_recv_bytes(struct em28xx *dev, u16 addr, u8 *buf, in em25xx_bus_B_recv_bytes()
431 u8 buf; in em25xx_bus_B_check_for_device() local
590 static inline unsigned long em28xx_hash_mem(char *buf, int length, int bits) in em28xx_hash_mem()
620 u8 buf[2]; in em28xx_i2c_read_block() local
664 u8 buf, *data; in em28xx_i2c_eeprom() local
907 unsigned char buf; in em28xx_do_i2c_scan() local