| /linux/rust/kernel/pci/ |
| H A D | id.rs | 80 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 D | irq.rs | 35 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 D | mod.rs | 104 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 D | shmem.rs | 196 fn as_raw(&self) -> *mut bindings::drm_gem_object { in as_raw() method
|
| /linux/rust/kernel/ |
| H A D | scatterlist.rs | 77 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 D | i2c.rs | 387 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 D | faux.rs | 48 fn as_raw(&self) -> *mut bindings::faux_device { as_raw() method
|
| H A D | usb.rs | 347 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 D | cpufreq.rs | 150 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 D | alloc.rs | 38 pub(crate) fn as_raw(self) -> u32 { in as_raw() method
|
| H A D | mm.rs | 122 pub fn as_raw(&self) -> *mut bindings::mm_struct { in as_raw() method
|
| H A D | firmware.rs | 97 fn as_raw(&self) -> *mut bindings::firmware { in as_raw() method
|
| H A D | clk.rs | 151 bindings::clk_get(dev.as_raw(), con_id) in as_raw() method [all...] |
| H A D | platform.rs | 262 fn as_raw(&self) -> *mut bindings::platform_device { in as_raw() method
|
| H A D | auxiliary.rs | 240 fn as_raw(&self) -> *mut bindings::auxiliary_device { in as_raw() method
|
| H A D | pci.rs | 345 fn as_raw(&self) -> *mut bindings::pci_dev { in as_raw() method
|
| H A D | device.rs | 338 pub(crate) fn as_raw(&self) -> *mut bindings::device { as_raw() method [all...] |
| H A D | maple_tree.rs | 534 fn as_raw(&mut self) -> *mut bindings::ma_state { in as_raw() method
|
| H A D | opp.rs | 1093 fn as_raw(&self) -> *mut bindings::dev_pm_opp { in as_raw() method
|
| H A D | dma.rs | 228 pub(crate) fn as_raw(self) -> crate::ffi::c_ulong { in as_raw() method
|
| /linux/rust/kernel/sync/ |
| H A D | completion.rs | 89 fn as_raw(&self) -> *mut bindings::completion { in as_raw() method
|
| /linux/rust/kernel/drm/ |
| H A D | device.rs | 167 pub(crate) fn as_raw(&self) -> *mut bindings::drm_device { in as_raw() method
|