mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
If simple multifuction device also provides syscon interface, its childern should be able to consume it. Due to this: - declare coresponding method in syscon interface - implement it in simple multifunction device driver MFC after: 1 week |
||
|---|---|---|
| .. | ||
| syscon.c | ||
| syscon.h | ||
| syscon_generic.c | ||
| syscon_generic.h | ||
| syscon_if.m | ||