Home
last modified time | relevance | path

Searched defs:RawType (Results 1 – 6 of 6) sorted by relevance

/linux/rust/kernel/
H A Ddevice_id.rs30 type RawType: Copy; typedef
167 fn as_ptr(&self) -> *const T::RawType; in as_ptr() argument
170 id(&self, index: usize) -> &T::RawType id() argument
177 as_ptr(&self) -> *const T::RawType as_ptr() argument
183 id(&self, index: usize) -> &T::RawType id() argument
[all...]
H A Dof.rs22 type RawType = bindings::of_device_id; typedef
H A Dacpi.rs22 type RawType = bindings::acpi_device_id; typedef
H A Dauxiliary.rs140 type RawType = bindings::auxiliary_device_id; typedef
H A Dpci.rs165 type RawType = bindings::pci_device_id; global() typedef
/linux/rust/kernel/net/
H A Dphy.rs748 type RawType = bindings::mdio_device_id; global() typedef