Chinaunix首页 | 论坛 | 博客
  • 博客访问: 48209
  • 博文数量: 11
  • 博客积分: 10
  • 博客等级: 民兵
  • 技术积分: 55
  • 用 户 组: 普通用户
  • 注册时间: 2012-03-19 19:30
文章分类
文章存档

2014年(2)

2013年(1)

2012年(8)

我的朋友

发布时间:2012-12-12 20:13:25

说道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......【阅读全文】

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

发布时间:2012-11-23 09:46:25

Linux下TI omap芯片 MUX 配置分析(以AM335X芯片为例)......【阅读全文】

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

发布时间:2012-08-27 15:58:28

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

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

发布时间:2012-08-23 10:31:34

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

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

发布时间:2012-08-20 17:39:05

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

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

登录 注册