Searched refs:INSTANCE_POST_INIT (Results 1 – 3 of 3) sorted by relevance
19 const INSTANCE_POST_INIT: Option<unsafe extern "C" fn(obj: *mut Object)>; constant81 instance_post_init: <$t as $crate::definitions::ObjectImpl>::INSTANCE_POST_INIT,
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