freebsd-dev/sys/dev/bktr
Ed Schouten 6472ac3d8a Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
The SYSCTL_NODE macro defines a list that stores all child-elements of
that node. If there's no SYSCTL_DECL macro anywhere else, there's no
reason why it shouldn't be static.
2011-11-07 15:43:11 +00:00
..
bktr_audio.c
bktr_audio.h
bktr_card.c Fix typos - remove duplicate "the". 2011-02-21 09:01:34 +00:00
bktr_card.h
bktr_core.c In order to maximize the re-usability of kernel code in user space this 2011-09-16 13:58:51 +00:00
bktr_core.h
bktr_i2c.c Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
bktr_i2c.h
bktr_mem.c
bktr_mem.h
bktr_os.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
bktr_os.h
bktr_reg.h
bktr_tuner.c
bktr_tuner.h
CHANGELOG.TXT
ioctl_bt848.h Use standard types in preference to BSD types so that these header files 2010-03-28 00:10:09 +00:00
ioctl_meteor.h Use standard types in preference to BSD types so that these header files 2010-03-28 00:10:09 +00:00
msp34xx.c