ywg_dev_doc
1. tee
2. u-boot dev note
3. kernel note
4. linux driver modules note
4.1. platform总线
4.2. emmc driver
4.3. I2C驱动框架以及I2C设备驱动
4.4. linux 中断
4.5. sysfs、udev以及它们背后的linux统一设备模型
4.6. GPIO子系统
4.7. kobject详解
4.8. 异步通知机制
4.8.1. poll机制
4.8.2. select机制
4.9. 以太网驱动
4.10. 内核定时器的使用
4.11. 输入子系统
4.12. framebuffer子系统
4.13. DRM框架分析
4.14. linux V4L2视频框架
4.15. rpmsg应用笔记
5. file system note
6. application development node
7. misc
8. embeded
9. net
10. rtos note
ywg_dev_doc
»
4.
linux driver modules note
»
4.8.
异步通知机制
»
4.8.2.
select机制
查看页面源码
4.8.2.
select机制