码迷,mamicode.com
首页 > 其他好文 > 详细

TEST

时间:2014-10-16 16:09:12      阅读:138      评论:0      收藏:0      [点我收藏+]

标签:style   color   io   sp   div   on   ad   size   file   

  1. static struct file_operations s3c24xx_leds_fops ={
  2. ????.owner = THIS_MODULE ,
  3. ????//.open = s3c24xx_leds_open,
  4. ????.read = s3c24xx_leds_read ,
  5. ????.write = s3c24xx_leds_write ,
  6. ????.ioctl = s3c24xx_leds_ioctl
  7. };

TEST

标签:style   color   io   sp   div   on   ad   size   file   

原文地址:http://www.cnblogs.com/mylinux/p/4028614.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!