opnsense-src/sys/dev/fb
Pedro F. Giffuni 057b4402bf sys/dev: extend use of the howmany() macro when available.
We have a howmany() macro in the <sys/param.h> header that is
convenient to re-use as it makes things easier to read.
2016-04-26 15:03:15 +00:00
..
boot_font.c
creator.c sys: use our nitems() macro when param.h is available. 2016-04-21 19:40:10 +00:00
creator_vt.c
creatorreg.h
fb.c sys: use our nitems() macro when param.h is available. 2016-04-21 19:40:10 +00:00
fb_if.m
fbd.c Add support for USB display link adapters to the FB and VT drivers. 2015-03-07 20:45:15 +00:00
fbreg.h
gallant12x22.c
gfb.h
machfb.c sys: use our nitems() macro when param.h is available. 2016-04-21 19:40:10 +00:00
machfbreg.h
s3_pci.c Replace several bus_alloc_resource() calls using default arguments with bus_alloc_resource_any() 2016-02-19 03:37:56 +00:00
splash.c
splash_bmp.c
splash_pcx.c
splash_txt.c
splashreg.h
vesa.c sys: use our nitems() macro when param.h is available. 2016-04-21 19:40:10 +00:00
vesa.h
vga.c sys/dev: extend use of the howmany() macro when available. 2016-04-26 15:03:15 +00:00
vgareg.h