Home
last modified time | relevance | path

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

/linux-6.14.4/rust/kernel/
Dfaux.rs39 fn as_raw(&self) -> *mut bindings::faux_device { in as_raw() method
Dfirmware.rs85 fn as_raw(&self) -> *mut bindings::firmware { in as_raw() method
Dplatform.rs189 fn as_raw(&self) -> *mut bindings::platform_device { in as_raw() method
Ddevice.rs64 pub(crate) fn as_raw(&self) -> *mut bindings::device { in as_raw() method
Dalloc.rs43 pub(crate) fn as_raw(self) -> u32 { in as_raw() method
Dmiscdevice.rs83 pub fn as_raw(&self) -> *mut bindings::miscdevice { in as_raw() method
Dpci.rs364 fn as_raw(&self) -> *mut bindings::pci_dev { in as_raw() method