Searched refs:MiscDeviceOptions (Results 1 – 2 of 2) sorted by relevance
26 pub struct MiscDeviceOptions { struct31 impl MiscDeviceOptions { argument65 pub fn register(opts: MiscDeviceOptions) -> impl PinInit<Self, Error> { in register()
105 miscdevice::{MiscDevice, MiscDeviceOptions, MiscDeviceRegistration},135 let options = MiscDeviceOptions { in init()