Searched defs:DeviceId (Results 1 – 9 of 9) sorted by relevance
126 pub struct DeviceId(bindings::usb_device_id); struct128 impl DeviceId { impl240 unsafe impl RawDeviceId for DeviceId { implementation245 unsafe impl RawDeviceIdIndex for DeviceId { implementation318 id: &DeviceId, in probe()
127 pub struct DeviceId(bindings::auxiliary_device_id); struct129 impl DeviceId { impl158 unsafe impl RawDeviceId for DeviceId { implementation163 unsafe impl RawDeviceIdIndex for DeviceId { implementation
164 pub struct DeviceId(bindings::pci_device_id); struct166 impl DeviceId { impl229 unsafe impl RawDeviceId for DeviceId { implementation234 unsafe impl RawDeviceIdIndex for DeviceId { implementation
39 pub struct DeviceId(bindings::i2c_device_id); struct41 impl DeviceId { impl62 unsafe impl RawDeviceId for DeviceId { implementation67 unsafe impl RawDeviceIdIndex for DeviceId { implementation
25 probe( intf: &usb::Interface<Core>, _id: &usb::DeviceId, _info: &Self::IdInfo, ) -> impl PinInit<Self, Error> probe() argument
285 __le32 DeviceId; member
301 __le32 DeviceId; member
221 #define MAKE_USB_PRODUCT_ID(OemId, DeviceId) \ argument
1882 __le32 DeviceId; member