Searched defs:RawType (Results 1 – 6 of 6) sorted by relevance
30 type RawType: Copy; typedef167 fn as_ptr(&self) -> *const T::RawType; in as_ptr()170 fn id(&self, index: usize) -> &T::RawType; in id()177 fn as_ptr(&self) -> *const T::RawType { in as_ptr()183 fn id(&self, index: usize) -> &T::RawType { in id()
22 type RawType = bindings::of_device_id; typedef
22 type RawType = bindings::acpi_device_id; typedef
140 type RawType = bindings::auxiliary_device_id; typedef
165 type RawType = bindings::pci_device_id; typedef
748 type RawType = bindings::mdio_device_id; typedef