摘要:
#include #include #include static ssize_t sysfs_read(struct kobject *kobj, struct kobj_attribute *attr, char *buf) { return sprintf(buf, "%s\n", "sysfs test read,created by vincent"); } stat... 阅读全文
posted @ 2017-11-19 23:33
soul.stone
阅读(337)
评论(0)
推荐(0)

浙公网安备 33010602011771号