新版linux系统设备架构中关于电源管理方式的变动

 1、设备模型各数据结构中电源管理的部分   linux的设备模型经过诸多结构体来联合描述,如struct device,struct device_type,struct class, struct device_driver,struct bus_type等。      @kernel/include/linux/devices.h中有这几中结构体的定义,这里只列出和PM有关的项,其他查看源码
相关文章
相关标签/搜索