Lines Matching refs:None
46 static mut SERIAL8250_ISA_DEVICES: Option<Arc<Serial8250ISADevices>> = None;
47 static mut SERIAL8250_ISA_DRIVER: Option<Arc<Serial8250ISADriver>> = None;
117 SERIAL8250_ISA_DEVICES = None; in init()
146 None, in serial_tty_init()
187 None in device()
212 kobj_state: LockedKObjectState::new(None), in new()
267 return IdTable::new(self.name.to_string(), None); in id_table()
398 bus: None, in new()
399 kobj_type: None, in new()
400 kset: None, in new()
401 parent_kobj: None, in new()
402 kern_inode: None, in new()
423 kobj_state: LockedKObjectState::new(None), in new()
476 None in id_table()