Searched refs:CharDeviceStruct (Results 1 – 1 of 1) sorted by relevance
50 struct ChrDevs(Vec<Vec<CharDeviceStruct>>);61 pub struct CharDeviceStruct { struct67 impl CharDeviceStruct { impl208 let chardev = CharDeviceStruct::new(mkdev(major, baseminor), minorct, name); in __register_chardev_region()