Searched defs:DeviceId (Results 1 – 11 of 11) sorted by relevance
17 pub struct DeviceId(bindings::of_device_id); struct21 unsafe impl RawDeviceId for DeviceId { implementation26 unsafe impl RawDeviceIdIndex for DeviceId { implementation34 impl DeviceId { implementation
17 pub struct DeviceId(bindings::acpi_device_id); struct21 unsafe impl RawDeviceId for DeviceId { implementation26 unsafe impl RawDeviceIdIndex for DeviceId { implementation34 impl DeviceId { impl
103 pub struct DeviceId(bindings::auxiliary_device_id); struct105 impl DeviceId { implementation139 unsafe impl RawDeviceId for DeviceId { implementation144 unsafe impl RawDeviceIdIndex for DeviceId { implementation
101 pub struct DeviceId(bindings::usb_device_id); struct103 impl DeviceId { impl215 unsafe impl RawDeviceId for DeviceId { implementation220 unsafe impl RawDeviceIdIndex for DeviceId { implementation293 id: &DeviceId, in probe()
129 pub struct DeviceId(bindings::pci_device_id); struct131 impl DeviceId { impl194 unsafe impl RawDeviceId for DeviceId { implementation199 unsafe impl RawDeviceIdIndex for DeviceId { implementation
25 _id: &usb::DeviceId, in probe()
685 pub struct DeviceId(bindings::mdio_device_id); struct687 impl DeviceId { impl744 unsafe impl RawDeviceId for DeviceId { implementation
394 __le32 DeviceId; member
221 #define MAKE_USB_PRODUCT_ID(OemId, DeviceId) \ argument
405 __le32 DeviceId; member
1786 __le32 DeviceId; member