Home
last modified time | relevance | path

Searched defs:as_raw (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/rust/kernel/
Dfaux.rs48 fn as_raw(&self) -> *mut bindings::faux_device { in as_raw() method
Dplatform.rs188 fn as_raw(&self) -> *mut bindings::platform_device { in as_raw() method
Dalloc.rs43 pub(crate) fn as_raw(self) -> u32 { in as_raw() method
Ddevice.rs64 pub(crate) fn as_raw(&self) -> *mut bindings::device { in as_raw() method
Dfirmware.rs89 fn as_raw(&self) -> *mut bindings::firmware { in as_raw() method
Dmiscdevice.rs83 pub fn as_raw(&self) -> *mut bindings::miscdevice { in as_raw() method
Ddma.rs40 pub(crate) fn as_raw(self) -> crate::ffi::c_ulong { in as_raw() method
Dpci.rs364 fn as_raw(&self) -> *mut bindings::pci_dev { in as_raw() method