Searched defs:RawType (Results 1 – 5 of 5) 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()
159 type RawType = bindings::auxiliary_device_id; typedef
230 type RawType = bindings::pci_device_id; typedef
241 type RawType = bindings::usb_device_id; typedef
63 type RawType = bindings::i2c_device_id; typedef