linux/rust/bindings
Viresh Kumar 8f835497b3 rust: opp: Add initial abstractions for OPP framework
Introduce initial Rust abstractions for the Operating Performance Points
(OPP) framework. This includes bindings for `struct dev_pm_opp` and
`struct dev_pm_opp_data`, laying the groundwork for further OPP
integration.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
2025-05-20 10:04:06 +05:30
..
bindings_helper.h rust: opp: Add initial abstractions for OPP framework 2025-05-20 10:04:06 +05:30
lib.rs rust: map __kernel_size_t and friends also to usize/isize 2024-11-10 23:58:00 +01:00