Home
last modified time | relevance | path

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

/linux/rust/kernel/pci/
H A Did.rs80 pub const fn as_raw(self) -> u32 { in as_raw() method
107 pub const fn as_raw(self) -> u32 { in as_raw() method
165 pub const fn as_raw(self) -> u16 { in as_raw() method
H A Dirq.rs35 const fn as_raw(self) -> u32 { in as_raw() method
69 const fn as_raw(self) -> u32 { in as_raw() method
/linux/rust/kernel/drm/gem/
H A Dmod.rs104 fn as_raw(&self) -> *mut bindings::drm_gem_object; in as_raw() method
148 fn as_raw(&self) -> *mut bindings::drm_gem_object { in as_raw() method
313 fn as_raw(&self) -> *mut bindings::drm_gem_object { in as_raw() method
H A Dshmem.rs196 fn as_raw(&self) -> *mut bindings::drm_gem_object { in as_raw() method
/linux/rust/kernel/
H A Dscatterlist.rs77 fn as_raw(&self) -> *mut bindings::scatterlist { as_raw() method
151 fn as_raw(&self) -> *mut bindings::sg_table { as_raw() method
292 fn as_raw(&self) -> *mut bindings::sg_table { as_raw() method
[all...]
H A Di2c.rs387 fn as_raw(&self) -> *mut bindings::i2c_adapter { as_raw() method
456 fn as_raw(&self) -> *const bindings::i2c_board_info { as_raw() method
478 fn as_raw(&self) -> *mut bindings::i2c_client { as_raw() method
[all...]
H A Dfaux.rs48 fn as_raw(&self) -> *mut bindings::faux_device { as_raw() method
H A Dusb.rs347 fn as_raw(&self) -> *mut bindings::usb_interface { as_raw() method
426 fn as_raw(&self) -> *mut bindings::usb_device { as_raw() method
[all...]
H A Dcpufreq.rs150 pub fn as_raw(&self) -> *mut bindings::cpufreq_policy_data { in as_raw() method
244 pub fn as_raw(&self) -> *mut bindings::cpufreq_frequency_table { in as_raw() method
301 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 Dalloc.rs38 pub(crate) fn as_raw(self) -> u32 { in as_raw() method
H A Dmm.rs122 pub fn as_raw(&self) -> *mut bindings::mm_struct { in as_raw() method
H A Dfirmware.rs97 fn as_raw(&self) -> *mut bindings::firmware { in as_raw() method
H A Dclk.rs151 bindings::clk_get(dev.as_raw(), con_id) in as_raw() method
[all...]
H A Dplatform.rs262 fn as_raw(&self) -> *mut bindings::platform_device { in as_raw() method
H A Dauxiliary.rs240 fn as_raw(&self) -> *mut bindings::auxiliary_device { in as_raw() method
H A Dpci.rs345 fn as_raw(&self) -> *mut bindings::pci_dev { in as_raw() method
H A Ddevice.rs338 pub(crate) fn as_raw(&self) -> *mut bindings::device { as_raw() method
[all...]
H A Dmaple_tree.rs534 fn as_raw(&mut self) -> *mut bindings::ma_state { in as_raw() method
H A Dopp.rs1093 fn as_raw(&self) -> *mut bindings::dev_pm_opp { in as_raw() method
H A Ddma.rs228 pub(crate) fn as_raw(self) -> crate::ffi::c_ulong { 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/drm/
H A Ddevice.rs167 pub(crate) fn as_raw(&self) -> *mut bindings::drm_device { in as_raw() method