Searched defs:DeviceId (Results 1 – 9 of 9) sorted by relevance
108 pub struct DeviceId(bindings::usb_device_id); struct110 impl DeviceId { implementation222 unsafe impl RawDeviceId for DeviceId { implementation227 unsafe impl RawDeviceIdIndex for DeviceId { implementation300 id: &DeviceId, in probe()
105 pub struct DeviceId(bindings::auxiliary_device_id); struct107 impl DeviceId { implementation141 unsafe impl RawDeviceId for DeviceId { implementation146 unsafe impl RawDeviceIdIndex for DeviceId { implementation
148 pub struct DeviceId(bindings::pci_device_id); struct150 impl DeviceId { implementation213 unsafe impl RawDeviceId for DeviceId { implementation218 unsafe impl RawDeviceIdIndex for DeviceId { implementation
39 pub struct DeviceId(bindings::i2c_device_id); struct41 impl DeviceId { implementation62 unsafe impl RawDeviceId for DeviceId { implementation67 unsafe impl RawDeviceIdIndex for DeviceId { implementation
25 _id: &usb::DeviceId, in probe()
221 #define MAKE_USB_PRODUCT_ID(OemId, DeviceId) \ argument
394 __le32 DeviceId; global() member
405 __le32 DeviceId; global() member
1786 __le32 DeviceId; global() member