Home
last modified time | relevance | path

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

12

/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.rs46 fn as_raw(&self) -> *mut bindings::drm_gem_object; as_raw() method
90 fn as_raw(&self) -> *mut bindings::drm_gem_object { as_raw() method
234 fn as_raw(&self) -> *mut bindings::drm_gem_object { as_raw() method
[all...]
/linux/rust/kernel/
H A Dscatterlist.rs78 fn as_raw(&self) -> *mut bindings::scatterlist { in as_raw() method
152 fn as_raw(&self) -> *mut bindings::sg_table { in as_raw() method
293 fn as_raw(&self) -> *mut bindings::sg_table { in as_raw() method
H A Diov.rs75 pub fn as_raw(&mut self) -> *mut bindings::iov_iter { in as_raw() method
226 pub fn as_raw(&mut self) -> *mut bindings::iov_iter { in as_raw() method
H A Di2c.rs386 fn as_raw(&self) -> *mut bindings::i2c_adapter { in as_raw() method
455 fn as_raw(&self) -> *const bindings::i2c_board_info { in as_raw() method
477 fn as_raw(&self) -> *mut bindings::i2c_client { in as_raw() method
H A Dfaux.rs57 fn as_raw(&self) -> *mut bindings::faux_device { in as_raw() method
H A Dpwm.rs89 fn as_raw(&self) -> *mut bindings::pwm_device { as_raw() method
489 pub(crate) fn as_raw(&self) -> *const bindings::pwm_ops { as_raw() method
533 pub(crate) fn as_raw(&self) -> *mut bindings::pwm_chip { as_raw() method
[all...]
H A Dusb.rs345 fn as_raw(&self) -> *mut bindings::usb_interface { in as_raw() method
424 fn as_raw(&self) -> *mut bindings::usb_device { in as_raw() method
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 Dcpumask.rs81 pub fn as_raw(&self) -> *mut bindings::cpumask { 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.rs157 pub fn as_raw(&self) -> *mut bindings::clk { in as_raw() method
H A Dplatform.rs262 fn as_raw(&self) -> *mut bindings::platform_device { in as_raw() method
H A Dmiscdevice.rs89 pub fn as_raw(&self) -> *mut bindings::miscdevice { 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
/linux/rust/kernel/sync/
H A Dcompletion.rs89 fn as_raw(&self) -> *mut bindings::completion { in as_raw() method
/linux/rust/kernel/fs/
H A Dkiocb.rs44 pub fn as_raw(&self) -> *mut bindings::kiocb { in as_raw() method
/linux/rust/kernel/drm/
H A Dfile.rs40 pub(super) fn as_raw(&self) -> *mut bindings::drm_file { as_raw() method
H A Ddevice.rs138 pub(crate) fn as_raw(&self) -> *mut bindings::drm_device { as_raw() method

12