Commit e0bb715
committed
rust: regulator: add regulator consumer abstractions
Add a rust abstraction for the regulator consumer API.
Signed-off-by: Fabien Parent <[email protected]>1 parent afd17dc commit e0bb715
File tree
4 files changed
+421
-0
lines changed- rust
- bindings
- kernel
- regulator
4 files changed
+421
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| |||
0 commit comments