HelenOS sources
fb_properties_t 163 kernel/arch/arm32/src/mach/gta02/gta02.c fb_properties_t prop = {
fb_properties_t 300 kernel/arch/arm32/src/mach/integratorcp/integratorcp.c fb_properties_t prop = {
fb_properties_t 177 kernel/arch/arm32/src/mach/raspberrypi/raspberrypi.c fb_properties_t prop;
fb_properties_t 187 kernel/arch/ppc32/src/ppc32.c fb_properties_t fb_prop = {
fb_properties_t 290 kernel/arch/sparc64/src/drivers/scr.c fb_properties_t props = {
fb_properties_t 154 kernel/genarch/include/genarch/drivers/bcm2835/mbox.h extern bool bcm2835_fb_init(fb_properties_t *prop, uint32_t width, uint32_t heigth);
fb_properties_t 68 kernel/genarch/include/genarch/fb/fb.h extern outdev_t *fb_init(fb_properties_t *props);
fb_properties_t 88 kernel/genarch/src/drivers/bcm2835/mbox.c bool bcm2835_fb_init(fb_properties_t *prop, uint32_t width, uint32_t height)
fb_properties_t 64 kernel/genarch/src/fb/bfb.c fb_properties_t bfb_props = {
fb_properties_t 536 kernel/genarch/src/fb/fb.c outdev_t *fb_init(fb_properties_t *props)
HelenOS homepage, sources at GitHub