device_create (…)函数,去/sysfs下寻找对应的类从而创建设备节点。 此外,利用device_create_file函数可以在/sys/class/下创建对应的属性文件,从而 ...
確定! 回上一頁