摘要:
1 int class_device_register(struct class_device *class_dev) 2 { 3 /* [cgw]: 初始化一个struct class_device */ 4 class_device_initialize(class_dev); 5 /* [cgw]: 添加一个struct class_device... 阅读全文
posted @ 2016-09-02 10:11
hackfun
阅读(338)
评论(0)
推荐(0)

浙公网安备 33010602011771号