摘要: 1. 有哪些接口? 1.1 devm_rtc_device_register 1.2 devm_rtc_allocate_device和 rtc_register_device 2. 1.1与1.2有何相同点? 都是一样的功能,分配内存然后注册rtc设备 3. 1.1与1.2有何异同? 1.1是直接 阅读全文
posted @ 2019-07-19 12:57 Jello 阅读(1157) 评论(0) 推荐(1)