1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/rust/bindings
Viresh Kumar e3a89cc281 rust: device: Add property_present()
This implements Device::property_present(), which calls C APIs
device_property_present() helper.

The new helper will be used by Rust based cpufreq drivers.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Link: https://lore.kernel.org/r/f43fe3f7b3151a89c261ad728b0f3bb2fc24caef.1736766672.git.viresh.kumar@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-01-15 18:22:34 +01:00
..
bindings_helper.h rust: device: Add property_present() 2025-01-15 18:22:34 +01:00
lib.rs rust: map __kernel_size_t and friends also to usize/isize 2024-11-10 23:58:00 +01:00