Home
last modified time | relevance | path

Searched defs:DeviceId (Results 1 – 9 of 9) 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 { impl
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 { implementation
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 Dpci.rs124 pub struct DeviceId(bindings::pci_device_id); struct
126 impl DeviceId { implementation
164 unsafe impl RawDeviceId for DeviceId { implementation
169 unsafe impl RawDeviceIdIndex for DeviceId { implementation
/linux/rust/kernel/net/
H A Dphy.rs688 pub struct DeviceId(bindings::mdio_device_id); struct
690 impl DeviceId { implementation
747 unsafe impl RawDeviceId for DeviceId { implementation
/linux/drivers/usb/serial/
H A Dio_usbvend.h221 #define MAKE_USB_PRODUCT_ID(OemId, DeviceId) \ argument
/linux/fs/smb/client/
H A Dsmb2pdu.h390 __le32 DeviceId; member
/linux/fs/smb/server/
H A Dsmb2pdu.h411 __le32 DeviceId; member
/linux/fs/smb/common/
H A Dsmb2pdu.h1786 __le32 DeviceId; member