linux/samples/rust
Igor Korotin 140a9d0437 samples: rust: add ACPI match table example to platform driver
Extend the Rust sample platform driver to probe using device/driver name
matching, OF ID table matching, or ACPI ID table matching.

Signed-off-by: Igor Korotin <igor.korotin.linux@gmail.com>
Link: https://lore.kernel.org/r/20250620154552.299932-1-igor.korotin.linux@gmail.com
[ Use 'LNUXBEEF' as ACPI ID. - Danilo ]
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
2025-06-26 23:26:15 +02:00
..
hostprogs
Kconfig drm for 6.16-rc1 2025-05-28 09:46:39 -07:00
Makefile drm for 6.16-rc1 2025-05-28 09:46:39 -07:00
rust_configfs.rs rust: configfs: add a sample demonstrating configfs usage 2025-05-12 11:05:07 +02:00
rust_dma.rs Driver core updates for 6.15-rc1 2025-04-01 11:02:03 -07:00
rust_driver_auxiliary.rs samples: rust: add Rust auxiliary driver sample 2025-04-19 14:24:05 +02:00
rust_driver_faux.rs Driver core updates for 6.15-rc1 2025-04-01 11:02:03 -07:00
rust_driver_pci.rs samples: rust: pci: take advantage of Devres::access() 2025-05-04 17:54:08 +02:00
rust_driver_platform.rs samples: rust: add ACPI match table example to platform driver 2025-06-26 23:26:15 +02:00
rust_minimal.rs rust: module: introduce authors key 2025-03-10 15:12:17 +01:00
rust_misc_device.rs Char/Misc/IIO driver updates for 6.15-rc1 2025-04-01 11:26:08 -07:00
rust_print_events.c rust: samples: add tracepoint to Rust sample 2024-11-04 16:21:44 -05:00
rust_print_main.rs rust: module: introduce authors key 2025-03-10 15:12:17 +01:00