class_create (),class_device_create()建立/dev/xxx 名字 ... 顧名思義,一個struct class結構體類型變量對應一個類,內核同時提供了class_create(…) ...
確定! 回上一頁