Searched defs:DeviceId (Results 1 – 5 of 5) 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 { impls
17 pub struct DeviceId(bindings::acpi_device_id); struct21 unsafe impl RawDeviceId for DeviceId { implementation26 unsafe impl RawDeviceIdIndex for DeviceId { implementation34 impl DeviceId { implementation
103 pub struct DeviceId(bindings::auxiliary_device_id); struct105 impl DeviceId { implementation139 unsafe impl RawDeviceId for DeviceId { implementation144 unsafe impl RawDeviceIdIndex for DeviceId { implementation
124 pub struct DeviceId(bindings::pci_device_id); struct126 impl DeviceId { impls164 unsafe impl RawDeviceId for DeviceId { implementation169 unsafe impl RawDeviceIdIndex for DeviceId { implementation
688 pub struct DeviceId(bindings::mdio_device_id); struct690 impl DeviceId { implementation747 unsafe impl RawDeviceId for DeviceId { implementation
Completed in 14 milliseconds