Searched defs:as_ptr (Results 1 – 3 of 3) sorted by relevance
91 pub(crate) const fn as_ptr(&self) -> *mut *mut bindings::IRQState { in as_ptr() function
434 pub const fn as_ptr(&self) -> *mut T { in as_ptr() method685 pub const fn as_ptr(&self) -> *mut T { in as_ptr() method1014 pub const fn as_ptr(&self) -> *const T { in as_ptr() method
368 fn as_ptr<U: ObjectType>(&self) -> *const U in as_ptr() method