Searched defs:DeviceId (Results 1 – 9 of 9) sorted by relevance
126 impl DeviceId { struct 128 impl DeviceId { global() implementation 240 unsafe impl RawDeviceId for DeviceId { global() implementation 245 unsafe impl RawDeviceIdIndex for DeviceId { global() implementation 318 probe( interface: &Interface<device::Core>, id: &DeviceId, id_info: &Self::IdInfo, ) -> impl PinInit<Self, Error> probe() argument [all...]
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); global() struct 41 impl DeviceId { global() implementation 62 unsafe impl RawDeviceId for DeviceId { global() implementation 67 unsafe impl RawDeviceIdIndex for DeviceId { global() implementation [all...]
25 probe( intf: &usb::Interface<Core>, _id: &usb::DeviceId, _info: &Self::IdInfo, ) -> impl PinInit<Self, Error> probe() argument
285 __le32 DeviceId; member
292 __le32 DeviceId; member
222 #define MAKE_USB_PRODUCT_ID(OemId, DeviceId) \ argument
1629 __le32 DeviceId; member