Searched defs:INSTANCE_INIT (Results 1 – 3 of 3) sorted by relevance
18 const INSTANCE_INIT: Option<unsafe extern "C" fn(obj: *mut Object)>; constant
62 const INSTANCE_INIT: Option<unsafe extern "C" fn(obj: *mut Object)> = None; in test_device_decl_macros() constant
112 const INSTANCE_INIT: Option<unsafe extern "C" fn(obj: *mut Object)> = Some(pl011_init); constant666 const INSTANCE_INIT: Option<unsafe extern "C" fn(obj: *mut Object)> = Some(pl011_luminary_init); constant