Searched defs:as_ptr (Results 1 – 5 of 5) sorted by relevance
29 pub(crate) fn as_ptr(&self) -> *mut bindings::lock_class_key { in as_ptr() method
87 pub(crate) const fn as_ptr(&self) -> *mut *mut bindings::IRQState { in as_ptr() function
438 pub const fn as_ptr(&self) -> *mut T { in as_ptr() method689 pub const fn as_ptr(&self) -> *mut T { in as_ptr() method1018 pub const fn as_ptr(&self) -> *const T { in as_ptr() method
369 fn as_ptr<U: ObjectType>(&self) -> *const U in as_ptr() method
1355 pub fn as_ptr(&self) -> *const T { in as_ptr() method