Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dauxiliary.rs109 pub struct DeviceId(bindings::auxiliary_device_id); struct
111 impl DeviceId { impl
147 unsafe impl RawDeviceId for DeviceId { implementation
H A Dpci.rs126 pub struct DeviceId(bindings::pci_device_id); struct
128 impl DeviceId { impl
168 unsafe impl RawDeviceId for DeviceId { implementation
/linux/rust/kernel/net/
H A Dphy.rs693 pub struct DeviceId { global() struct
698 impl DeviceId { global() implementation
[all...]
/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