]> www.infradead.org Git - users/jedix/linux-maple.git/commit
rust: opp: Add abstractions for the configuration options
authorViresh Kumar <viresh.kumar@linaro.org>
Mon, 18 Dec 2023 05:45:13 +0000 (11:15 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Tue, 20 May 2025 04:41:14 +0000 (10:11 +0530)
commitce32e2d47ce6c472a931eabe53f841c62b6abfe5
tree9d7d822f1e39543534ccb22b35c4d8b6d7d49ac9
parentd52c7e868fbc134d88bb04d5909f2df2f9da5202
rust: opp: Add abstractions for the configuration options

Introduce Rust abstractions for the OPP core configuration options,
enabling safe access to various configurable aspects of the OPP
framework.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
rust/kernel/opp.rs