mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 08:21:05 -05:00
This was enumerated with exhaustive search for sys/eventhandler.h includes, cross-referenced against EVENTHANDLER_* usage with the comm(1) utility. Manual checking was performed to avoid redundant includes in some drivers where a common os_bsd.h (for example) included sys/eventhandler.h indirectly, but it is possible some of these are redundant with driver-specific headers in ways I didn't notice. (These CUs did not show up as missing eventhandler.h in tinderbox.) X-MFC-With: r347984 |
||
|---|---|---|
| .. | ||
| files.rk30xx | ||
| rk30xx_gpio.c | ||
| rk30xx_grf.c | ||
| rk30xx_grf.h | ||
| rk30xx_machdep.c | ||
| rk30xx_mp.c | ||
| rk30xx_mp.h | ||
| rk30xx_pmu.c | ||
| rk30xx_pmu.h | ||
| rk30xx_wdog.c | ||
| rk30xx_wdog.h | ||
| std.rk30xx | ||