opnsense-src/sys/dev/adb
Pedro F. Giffuni d9c9c81c08 sys: use our roundup2/rounddown2() macros when param.h is available.
rounddown2 tends to produce longer lines than the original code
and when the code has a high indentation level it was not really
advantageous to do the replacement.

This tries to strike a balance between readability using the macros
and flexibility of having the expressions, so not everything is
converted.
2016-04-21 19:57:40 +00:00
..
adb.h Add support for interpreting taps on ADB touchpads as a button click. 2009-11-28 17:48:25 +00:00
adb_bus.c Add support for interpreting taps on ADB touchpads as a button click. 2009-11-28 17:48:25 +00:00
adb_buttons.c No need to check if devd is running before posting an event. 2014-06-21 00:53:56 +00:00
adb_hb_if.m
adb_if.m
adb_kbd.c sys/dev: use our nitems() macro when it is avaliable through param.h. 2016-04-19 23:37:24 +00:00
adb_mouse.c sys: use our roundup2/rounddown2() macros when param.h is available. 2016-04-21 19:57:40 +00:00
adbvar.h Fix some nasty race conditions in the VIA-CUDA driver that ended up preventing 2008-12-06 23:26:02 +00:00