]> www.infradead.org Git - users/jedix/linux-maple.git/commit
rust: opp: Add abstractions for the OPP table
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:40:53 +0000 (10:10 +0530)
commitd52c7e868fbc134d88bb04d5909f2df2f9da5202
tree64f85de8e1adbf799dfc3b06b247a91ac37e6dfa
parent8f835497b32b59c0ba8b5e1805b7e89dd38cd9f9
rust: opp: Add abstractions for the OPP table

Introduce Rust abstractions for `struct opp_table`, enabling access to
OPP tables from Rust.

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