Searched refs:i2c_inbyte (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/drivers/
H A Di2c.h12 unsigned char i2c_inbyte(void);
H A Di2c.c211 i2c_inbyte(void) function
543 b = i2c_inbyte();
H A Deeprom.c321 i2c_inbyte();
747 if (put_user(i2c_inbyte(), &buf[read++]))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/drivers/
H A Di2c.h15 unsigned char i2c_inbyte(void);
H A Di2c.c180 i2c_inbyte(void) function
454 b = i2c_inbyte();
596 b = i2c_inbyte();

Completed in 109 milliseconds