Searched refs:MiscDeviceOptions (Results 1 – 2 of 2) sorted by relevance
27 pub struct MiscDeviceOptions { struct32 impl MiscDeviceOptions { argument71 pub fn register(opts: MiscDeviceOptions) -> impl PinInit<Self, Error> { in register()
103 miscdevice::{MiscDevice, MiscDeviceOptions, MiscDeviceRegistration},132 let options = MiscDeviceOptions { in init()