mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 08:38:13 -05:00
Generialize bus specific property accessors. Those functions allow driver code to access device specific information. Currently there is only support for FDT and ACPI buses. Reviewed by: manu, mw Sponsored by: Semihalf Differential revision: https://reviews.freebsd.org/D31597 |
||
|---|---|---|
| .. | ||
| fdt_arm_platform.c | ||
| fdt_clock.c | ||
| fdt_clock.h | ||
| fdt_clock_if.m | ||
| fdt_common.c | ||
| fdt_common.h | ||
| fdt_intr.h | ||
| fdt_pinctrl.c | ||
| fdt_pinctrl.h | ||
| fdt_pinctrl_if.m | ||
| fdt_slicer.c | ||
| fdt_static_dtb.S | ||
| simple_mfd.c | ||
| simple_mfd.h | ||
| simplebus.c | ||
| simplebus.h | ||