freebsd-dev/sys/dev/atkbdc
Pedro F. Giffuni 73a1170a8c sys/dev: use our nitems() macro when it is avaliable through param.h.
No functional change, only trivial cases are done in this sweep,
Drivers that can get further enhancements will be done independently.

Discussed in:	freebsd-current
2016-04-19 23:37:24 +00:00
..
atkbd_atkbdc.c Pass the device_t into atkbd_{probe,attach}_unit and get the 2013-01-11 21:42:23 +00:00
atkbd.c sys/dev: use our nitems() macro when it is avaliable through param.h. 2016-04-19 23:37:24 +00:00
atkbdc_ebus.c Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
atkbdc_isa.c Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
atkbdc_subr.c Use uintmax_t (typedef'd to rman_res_t type) for rman ranges. 2016-03-18 01:28:41 +00:00
atkbdc_subr.h
atkbdc.c sys/dev: use our nitems() macro when it is avaliable through param.h. 2016-04-19 23:37:24 +00:00
atkbdcreg.h Quirk based support of Chromebook keyboard found in Acer C720 2015-02-14 22:12:17 +00:00
atkbdreg.h Pass the device_t into atkbd_{probe,attach}_unit and get the 2013-01-11 21:42:23 +00:00
psm.c sys/dev: use our nitems() macro when it is avaliable through param.h. 2016-04-19 23:37:24 +00:00
psm.h