opnsense-src/sys/arm/versatile
Kyle Evans 4434de9643 kbd drivers: use kbdd_* indirection for diag invocation
These invocations were directly calling enkbd_diag(), rather than
indirection back through kbdd_diag/kbdsw. While they're functionally
equivent, invoking kbdd_diag where feasible (i.e. not in a diag
implementation) makes it easier to visually identify locking needs in these
other drivers.
2019-12-16 01:37:03 +00:00
..
files.versatile arm: Add kern_clocksource.c directly in files.arm 2019-04-16 20:04:22 +00:00
pl050.c kbd drivers: use kbdd_* indirection for diag invocation 2019-12-16 01:37:03 +00:00
sp804.c sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
versatile_clcd.c sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
versatile_common.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
versatile_machdep.c sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
versatile_pci.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
versatile_scm.c [versatilepb] Convert VERSATILEPB kernel to INTRNG and switch to upstream DTB 2017-04-01 20:10:08 +00:00
versatile_scm.h [versatilepb] Convert VERSATILEPB kernel to INTRNG and switch to upstream DTB 2017-04-01 20:10:08 +00:00
versatile_sic.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00