Searched defs:DeviceId (Results 1 – 9 of 9) sorted by relevance
17 pub struct DeviceId(bindings::of_device_id); struct 21 unsafe impl RawDeviceId for DeviceId { implementation 26 unsafe impl RawDeviceIdIndex for DeviceId { implementation 34 impl DeviceId { implementation
17 pub struct DeviceId(bindings::acpi_device_id); struct 21 unsafe impl RawDeviceId for DeviceId { implementation 26 unsafe impl RawDeviceIdIndex for DeviceId { implementation 34 impl DeviceId { implementation
103 pub struct DeviceId(bindings::auxiliary_device_id); struct 105 impl DeviceId { implementation 139 unsafe impl RawDeviceId for DeviceId { implementation 144 unsafe impl RawDeviceIdIndex for DeviceId { implementation [all...]
124 pub struct DeviceId(bindings::pci_device_id); global() struct 126 impl DeviceId { global() implementation 164 unsafe impl RawDeviceId for DeviceId { global() implementation 169 unsafe impl RawDeviceIdIndex for DeviceId { global() implementation [all...]
688 pub struct DeviceId(bindings::mdio_device_id); global() struct 690 impl DeviceId { global() implementation 747 unsafe impl RawDeviceId for DeviceId { global() implementation [all...]
221 #define MAKE_USB_PRODUCT_ID(OemId, DeviceId) \ argument
394 __le32 DeviceId; member
405 __le32 DeviceId; member
1786 __le32 DeviceId; member