Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dusb.rs108 pub struct DeviceId(bindings::usb_device_id); struct
110 impl DeviceId { impl
222 unsafe impl RawDeviceId for DeviceId { implementation
227 unsafe impl RawDeviceIdIndex for DeviceId { implementation
300 id: &DeviceId, in probe()
H A Dauxiliary.rs105 pub struct DeviceId(bindings::auxiliary_device_id); struct
107 impl DeviceId { impl
141 unsafe impl RawDeviceId for DeviceId { implementation
146 unsafe impl RawDeviceIdIndex for DeviceId { implementation
H A Dpci.rs148 pub struct DeviceId(bindings::pci_device_id); struct
150 impl DeviceId { implementation
213 unsafe impl RawDeviceId for DeviceId { implementation
218 unsafe impl RawDeviceIdIndex for DeviceId { implementation
H A Di2c.rs39 pub struct DeviceId(bindings::i2c_device_id); struct
41 impl DeviceId { implementation
62 unsafe impl RawDeviceId for DeviceId { implementation
67 unsafe impl RawDeviceIdIndex for DeviceId { implementation
/linux/samples/rust/
H A Drust_driver_usb.rs25 _id: &usb::DeviceId, in probe()
/linux/drivers/usb/serial/
H A Dio_usbvend.h221 #define MAKE_USB_PRODUCT_ID(OemId, DeviceId) \ argument
/linux/fs/smb/client/
H A Dsmb2pdu.h394 __le32 DeviceId; global() member
/linux/fs/smb/server/
H A Dsmb2pdu.h405 __le32 DeviceId; global() member
/linux/fs/smb/common/
H A Dsmb2pdu.h1786 __le32 DeviceId; global() member