Home
last modified time | relevance | path

Searched defs:DeviceId (Results 1 – 11 of 11) sorted by relevance

/linux/rust/kernel/
H A Dof.rs17 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
H A Dacpi.rs17 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 { impl
H A Dauxiliary.rs103 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
H A Dusb.rs101 pub struct DeviceId(bindings::usb_device_id); struct
103 impl DeviceId { impl
215 unsafe impl RawDeviceId for DeviceId { implementation
220 unsafe impl RawDeviceIdIndex for DeviceId { implementation
293 id: &DeviceId, in probe()
H A Dpci.rs129 pub struct DeviceId(bindings::pci_device_id); struct
131 impl DeviceId { impl
194 unsafe impl RawDeviceId for DeviceId { implementation
199 unsafe impl RawDeviceIdIndex for DeviceId { implementation
/linux/samples/rust/
H A Drust_driver_usb.rs25 _id: &usb::DeviceId, in probe()
/linux/rust/kernel/net/
H A Dphy.rs685 pub struct DeviceId(bindings::mdio_device_id); struct
687 impl DeviceId { impl
744 unsafe impl RawDeviceId for DeviceId { implementation
/linux/fs/smb/client/
H A Dsmb2pdu.h394 __le32 DeviceId; member
/linux/drivers/usb/serial/
H A Dio_usbvend.h221 #define MAKE_USB_PRODUCT_ID(OemId, DeviceId) \ argument
/linux/fs/smb/server/
H A Dsmb2pdu.h405 __le32 DeviceId; member
/linux/fs/smb/common/
H A Dsmb2pdu.h1786 __le32 DeviceId; member