diff options
| author | Danilo Krummrich <[email protected]> | 2025-04-14 13:18:06 +0000 |
|---|---|---|
| committer | Danilo Krummrich <[email protected]> | 2025-04-19 08:54:25 +0000 |
| commit | ce735e73dd59b169b877cedd0753297c81c2a091 (patch) | |
| tree | 2d9bc06557bef51a97eb409a4d11a1aa27d9e6b8 /samples/rust/rust_driver_pci.rs | |
| parent | rust: device: implement Device::parent() (diff) | |
| download | kernel-ce735e73dd59b169b877cedd0753297c81c2a091.tar.gz kernel-ce735e73dd59b169b877cedd0753297c81c2a091.zip | |
rust: auxiliary: add auxiliary device / driver abstractions
Implement the basic auxiliary abstractions required to implement a
driver matching an auxiliary device.
The design and implementation is analogous to PCI and platform and is
based on the generic device / driver abstractions.
Acked-by: Greg Kroah-Hartman <[email protected]>
Reviewed-by: Alice Ryhl <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[ Fix typos, `let _ =` => `drop()`, use `kernel::ffi`. - Danilo ]
Signed-off-by: Danilo Krummrich <[email protected]>
Diffstat (limited to 'samples/rust/rust_driver_pci.rs')
0 files changed, 0 insertions, 0 deletions
