最終更新:2015-07-21 (火) 17:13:44 (3201d)  

register_chrdev_region
Top / register_chrdev_region

Register a single major with a specified minor range.

メジャー番号の静的割り当て

int register_chrdev_region(dev_t from, unsigned count, const char *name)