Home
last modified time | relevance | path

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

/linux/rust/kernel/drm/gem/
H A Dmod.rs45 fn as_raw(&self) -> *mut bindings::drm_gem_object; in as_raw() method
123 fn as_raw(&self) -> *mut bindings::drm_gem_object { in as_raw() method
269 fn as_raw(&self) -> *mut bindings::drm_gem_object { in as_raw() method
/linux/rust/kernel/sync/
H A Dcompletion.rs89 fn as_raw(&self) -> *mut bindings::completion { in as_raw() method
/linux/rust/kernel/
H A Dfaux.rs48 fn as_raw(&self) -> *mut bindings::faux_device { in as_raw() method
H A Dcpufreq.rs151 pub fn as_raw(&self) -> *mut bindings::cpufreq_policy_data { in as_raw() method
245 pub fn as_raw(&self) -> *mut bindings::cpufreq_frequency_table { in as_raw() method
302 fn as_raw(&self) -> *const bindings::cpufreq_frequency_table { in as_raw() method
450 fn as_raw(&self) -> *mut bindings::cpufreq_policy { in as_raw() method
H A Dplatform.rs188 fn as_raw(&self) -> *mut bindings::platform_device { in as_raw() method
H A Dclk.rs151 pub fn as_raw(&self) -> *mut bindings::clk { in as_raw() method
H A Dalloc.rs43 pub(crate) fn as_raw(self) -> u32 { in as_raw() method
H A Dcpumask.rs84 pub fn as_raw(&self) -> *mut bindings::cpumask { in as_raw() method
H A Dfirmware.rs89 fn as_raw(&self) -> *mut bindings::firmware { in as_raw() method
H A Ddevice.rs66 pub(crate) fn as_raw(&self) -> *mut bindings::device { in as_raw() method
H A Ddma.rs40 pub(crate) fn as_raw(self) -> crate::ffi::c_ulong { in as_raw() method
H A Dmm.rs162 pub fn as_raw(&self) -> *mut bindings::mm_struct { as_raw() method
[all...]
H A Dauxiliary.rs212 fn as_raw(&self) -> *mut bindings::auxiliary_device { in as_raw() method
H A Dmiscdevice.rs84 pub fn as_raw(&self) -> *mut bindings::miscdevice { in as_raw() method
H A Dpci.rs367 fn as_raw(&self) -> *mut bindings::pci_dev { in as_raw() method
H A Dopp.rs1094 fn as_raw(&self) -> *mut bindings::dev_pm_opp { in as_raw() method
/linux/rust/kernel/drm/
H A Ddevice.rs130 pub(crate) fn as_raw(&self) -> *mut bindings::drm_device { in as_raw() method