Chinaunix首页 | 论坛 | 博客
  • 博客访问: 27419
  • 博文数量: 12
  • 博客积分: 26
  • 博客等级: 民兵
  • 技术积分: 65
  • 用 户 组: 普通用户
  • 注册时间: 2012-06-15 15:57
文章分类
文章存档

2013年(4)

2012年(8)

我的朋友

发布时间:2013-10-30 19:51:17

......【阅读全文】

阅读(491) | 评论(0) | 转发(0)

发布时间:2013-03-15 18:27:19

......【阅读全文】

阅读(402) | 评论(0) | 转发(0)

发布时间:2013-02-22 12:03:08

......【阅读全文】

阅读(305) | 评论(0) | 转发(0)

发布时间:2013-01-05 14:09:36

说道sysfs接口,就不得不提到函数宏 DEVICE_ATTR 原型是#define DEVICE_ATTR(_name, _mode, _show, _store) \ struct device_attribute dev_attr_##_name = __ATTR(_name, _mode, _show, _store) 定义于device.h /* interface for exporting device attributes */ struct device_attribute {     struct a......【阅读全文】

阅读(12) | 评论(0) | 转发(0)

发布时间:2012-11-23 18:08:09

......【阅读全文】

阅读(1938) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册