linux

 i2c_check_functionality()

实例解析linux内核I2C体系结构(2)

http://www.embedu.org/Column/Column213.htm


我对linux理解之i2c 二

http://blog.csdn.net/sadamoo/article/details/7968123

int i2c_master_recv(struct i2c_client *client, char *buf ,int count)  

http://panda8787146.blog.163.com/blog/static/766565842011211103319788/

Linux I2C核心、总线与设备驱动I

http://blog.163.com/fj_ltls/blog/static/1380271112010112393821361/

你可能感兴趣的:(linux)