Searched defs:INSTANCE_POST_INIT (Results 1 – 3 of 3) sorted by relevance
19 const INSTANCE_POST_INIT: Option<unsafe extern "C" fn(obj: *mut Object)>; constant
63 const INSTANCE_POST_INIT: Option<unsafe extern "C" fn(obj: *mut Object)> = None; in test_device_decl_macros() constant
113 const INSTANCE_POST_INIT: Option<unsafe extern "C" fn(obj: *mut Object)> = None; constant667 const INSTANCE_POST_INIT: Option<unsafe extern "C" fn(obj: *mut Object)> = None; constant