mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
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. |
||
|---|---|---|
| .. | ||
| hv_kbd.c | ||
| hv_kbdc.c | ||
| hv_kbdc.h | ||