Symbol: fb_info
sys/arm/broadcom/bcm2835/bcm2835_fbd.c
255
static struct fb_info *
sys/arm/broadcom/bcm2835/bcm2835_fbd.c
61
struct fb_info info;
sys/arm/freescale/imx/imx6_ipu.c
1238
static struct fb_info *
sys/arm/freescale/imx/imx6_ipu.c
374
struct fb_info sc_fb_info;
sys/arm/freescale/vybrid/vf_dcu4.c
195
struct fb_info sc_info;
sys/arm/freescale/vybrid/vf_dcu4.c
443
static struct fb_info *
sys/arm/nvidia/drm2/tegra_drm.h
109
struct fb_info *tegra_drm_fb_getinfo(struct drm_device *drm);
sys/arm/nvidia/drm2/tegra_fb.c
121
struct fb_info *info;
sys/arm/nvidia/drm2/tegra_fb.c
199
struct fb_info *
sys/arm/nvidia/drm2/tegra_fb.c
320
struct fb_info *info;
sys/arm/nvidia/drm2/tegra_host1x.c
364
static struct fb_info *
sys/arm/ti/am335x/am335x_lcd.c
1070
static struct fb_info *
sys/arm/ti/am335x/am335x_lcd.c
202
struct fb_info sc_fb_info;
sys/dev/drm2/drm_fb_helper.c
1006
void drm_fb_helper_fill_var(struct fb_info *info, struct drm_fb_helper *fb_helper,
sys/dev/drm2/drm_fb_helper.c
101
framebuffer_release(struct fb_info *info)
sys/dev/drm2/drm_fb_helper.c
259
int drm_fb_helper_debug_enter(struct fb_info *info)
sys/dev/drm2/drm_fb_helper.c
304
int drm_fb_helper_debug_leave(struct fb_info *info)
sys/dev/drm2/drm_fb_helper.c
429
static void drm_fb_helper_dpms(struct fb_info *info, int dpms_mode)
sys/dev/drm2/drm_fb_helper.c
458
int drm_fb_helper_blank(int blank, struct fb_info *info)
sys/dev/drm2/drm_fb_helper.c
572
u16 blue, u16 regno, struct fb_info *info)
sys/dev/drm2/drm_fb_helper.c
635
int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info)
sys/dev/drm2/drm_fb_helper.c
675
struct fb_info *info)
sys/dev/drm2/drm_fb_helper.c
767
int drm_fb_helper_set_par(struct fb_info *info)
sys/dev/drm2/drm_fb_helper.c
801
struct fb_info *info)
sys/dev/drm2/drm_fb_helper.c
83
struct fb_info *
sys/dev/drm2/drm_fb_helper.c
839
struct fb_info *info;
sys/dev/drm2/drm_fb_helper.c
86
struct fb_info *info;
sys/dev/drm2/drm_fb_helper.c
997
void drm_fb_helper_fill_fix(struct fb_info *info, uint32_t pitch,
sys/dev/drm2/drm_fb_helper.h
105
struct fb_info *info);
sys/dev/drm2/drm_fb_helper.h
109
void drm_fb_helper_fill_var(struct fb_info *info, struct drm_fb_helper *fb_helper,
sys/dev/drm2/drm_fb_helper.h
111
void drm_fb_helper_fill_fix(struct fb_info *info, uint32_t pitch,
sys/dev/drm2/drm_fb_helper.h
115
int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info);
sys/dev/drm2/drm_fb_helper.h
121
int drm_fb_helper_debug_enter(struct fb_info *info);
sys/dev/drm2/drm_fb_helper.h
122
int drm_fb_helper_debug_leave(struct fb_info *info);
sys/dev/drm2/drm_fb_helper.h
74
struct fb_info *fbdev;
sys/dev/drm2/drm_fb_helper.h
90
int drm_fb_helper_blank(int blank, struct fb_info *info);
sys/dev/drm2/drm_fb_helper.h
93
struct fb_info *info);
sys/dev/drm2/drm_fb_helper.h
95
int drm_fb_helper_set_par(struct fb_info *info);
sys/dev/drm2/drm_fb_helper.h
98
struct fb_info *info);
sys/dev/drm2/drm_os_freebsd.h
610
struct fb_info * framebuffer_alloc(void);
sys/dev/drm2/drm_os_freebsd.h
611
void framebuffer_release(struct fb_info *info);
sys/dev/fb/fbd.c
112
struct fb_info *info;
sys/dev/fb/fbd.c
166
struct fb_info *info;
sys/dev/fb/fbd.c
188
struct fb_info *info;
sys/dev/fb/fbd.c
190
info = entry->fb_info;
sys/dev/fb/fbd.c
208
printf("FB %s @%#jx\n", entry->fb_info->fb_name,
sys/dev/fb/fbd.c
209
(uintmax_t)entry->fb_info->fb_pbase);
sys/dev/fb/fbd.c
216
fbd_find(struct fb_info* info)
sys/dev/fb/fbd.c
221
if (entry->fb_info == info) {
sys/dev/fb/fbd.c
230
fbd_register(struct fb_info* info)
sys/dev/fb/fbd.c
246
entry->fb_info = info;
sys/dev/fb/fbd.c
264
fbd_unregister(struct fb_info* info)
sys/dev/fb/fbd.c
269
if (entry->fb_info == info) {
sys/dev/fb/fbd.c
285
fbd_register((struct fb_info *)ptr);
sys/dev/fb/fbd.c
292
fbd_unregister((struct fb_info *)ptr);
sys/dev/fb/fbd.c
59
struct fb_info *fb_info;
sys/dev/fb/fbd.c
66
struct fb_info *sc_info;
sys/dev/usb/video/udl.c
472
static struct fb_info *
sys/dev/usb/video/udl.h
69
struct fb_info sc_fb_info;
sys/dev/virtio/gpu/virtio_gpu.c
132
struct fb_info *info;
sys/dev/virtio/gpu/virtio_gpu.c
150
struct fb_info *info;
sys/dev/virtio/gpu/virtio_gpu.c
174
struct fb_info *info;
sys/dev/virtio/gpu/virtio_gpu.c
200
struct fb_info *info;
sys/dev/virtio/gpu/virtio_gpu.c
218
struct fb_info *info;
sys/dev/virtio/gpu/virtio_gpu.c
66
struct fb_info vtgpu_fb_info;
sys/dev/vt/colors/vt_termcolors.c
179
vt_config_cons_colors(struct fb_info *info, int format, uint32_t rmax,
sys/dev/vt/colors/vt_termcolors.h
31
struct fb_info;
sys/dev/vt/colors/vt_termcolors.h
61
int vt_config_cons_colors(struct fb_info *info, int format, uint32_t rmax,
sys/dev/vt/hw/efifb/efifb.c
174
struct fb_info *info = softc;
sys/dev/vt/hw/efifb/efifb.c
72
static struct fb_info local_info;
sys/dev/vt/hw/efifb/efifb.c
97
struct fb_info *info;
sys/dev/vt/hw/fb/vt_early_fb.c
176
struct fb_info *info;
sys/dev/vt/hw/fb/vt_early_fb.c
67
static struct fb_info local_info;
sys/dev/vt/hw/fb/vt_early_fb.c
72
vt_efb_initialize(struct fb_info *info, phandle_t node)
sys/dev/vt/hw/fb/vt_early_fb.c
74
vt_efb_initialize(struct fb_info *info)
sys/dev/vt/hw/fb/vt_fb.c
109
struct fb_info *info;
sys/dev/vt/hw/fb/vt_fb.c
158
struct fb_info *info;
sys/dev/vt/hw/fb/vt_fb.c
186
struct fb_info *info;
sys/dev/vt/hw/fb/vt_fb.c
238
struct fb_info *info;
sys/dev/vt/hw/fb/vt_fb.c
284
struct fb_info *info;
sys/dev/vt/hw/fb/vt_fb.c
349
struct fb_info *info;
sys/dev/vt/hw/fb/vt_fb.c
485
struct fb_info *info;
sys/dev/vt/hw/fb/vt_fb.c
494
vt_fb_init_colors(struct fb_info *info)
sys/dev/vt/hw/fb/vt_fb.c
519
struct fb_info *info;
sys/dev/vt/hw/fb/vt_fb.c
569
vt_fb_attach(struct fb_info *info)
sys/dev/vt/hw/fb/vt_fb.c
579
vt_fb_detach(struct fb_info *info)
sys/dev/vt/hw/fb/vt_fb.c
67
vt_fb_mem_wr1(struct fb_info *sc, uint32_t o, uint8_t v)
sys/dev/vt/hw/fb/vt_fb.c
75
vt_fb_mem_wr2(struct fb_info *sc, uint32_t o, uint16_t v)
sys/dev/vt/hw/fb/vt_fb.c
83
vt_fb_mem_wr3(struct fb_info *sc, uint32_t o, uint32_t v)
sys/dev/vt/hw/fb/vt_fb.c
99
vt_fb_mem_wr4(struct fb_info *sc, uint32_t o, uint32_t v)
sys/dev/vt/hw/fb/vt_fb.h
34
int vt_fb_attach(struct fb_info *info);
sys/dev/vt/hw/fb/vt_fb.h
37
int vt_fb_detach(struct fb_info *info);
sys/dev/vt/hw/ofwfb/ofwfb.c
138
struct fb_info *sc = vd->vd_softc;
sys/dev/vt/hw/ofwfb/ofwfb.c
50
struct fb_info fb;
sys/dev/vt/hw/simplefb/simplefb.c
119
static struct fb_info local_info;
sys/dev/vt/hw/simplefb/simplefb.c
165
struct fb_info *sc;
sys/dev/vt/hw/simplefb/simplefb.c
220
struct fb_info *sc;
sys/dev/vt/hw/vbefb/vbefb.c
149
struct fb_info *info = softc;
sys/dev/vt/hw/vbefb/vbefb.c
72
static struct fb_info local_vbe_info;
sys/dev/vt/hw/vbefb/vbefb.c
97
struct fb_info *info;
sys/kern/kern_tc.c
1063
fbi = &clock_snap->fb_info;
sys/kern/kern_tc.c
1090
clock_snap->fb_info.status = time_status;
sys/kern/kern_tc.c
1095
clock_snap->fb_info.error = bt;
sys/kern/kern_tc.c
1134
*bt = cs->fb_info.tick_time;
sys/kern/kern_tc.c
1138
bintime_addx(bt, cs->fb_info.th_scale * cs->delta);
sys/kern/kern_tc.c
1145
if (cs->fb_info.th_tai_offset == 0)
sys/kern/kern_tc.c
1147
bt->sec += cs->fb_info.th_tai_offset;
sys/powerpc/mpc85xx/fsl_diu.c
169
struct fb_info sc_info;
sys/powerpc/mpc85xx/fsl_diu.c
439
static struct fb_info *
sys/powerpc/ps3/ps3_syscons.c
134
lv1_gpu_memory_allocate(roundup2(sc->fb_info.fb_size, 1024*1024),
sys/powerpc/ps3/ps3_syscons.c
145
sc->fb_info.fb_pbase = fb_paddr;
sys/powerpc/ps3/ps3_syscons.c
146
for (va = 0; va < sc->fb_info.fb_size; va += PAGE_SIZE)
sys/powerpc/ps3/ps3_syscons.c
149
sc->fb_info.fb_flags &= ~FB_FLAG_NOWRITE;
sys/powerpc/ps3/ps3_syscons.c
162
sc->fb_info.fb_depth = 32;
sys/powerpc/ps3/ps3_syscons.c
163
sc->fb_info.fb_height = 1080;
sys/powerpc/ps3/ps3_syscons.c
164
sc->fb_info.fb_width = 1920;
sys/powerpc/ps3/ps3_syscons.c
174
sc->fb_info.fb_height = 480;
sys/powerpc/ps3/ps3_syscons.c
175
sc->fb_info.fb_width = 720;
sys/powerpc/ps3/ps3_syscons.c
179
sc->fb_info.fb_height = 720;
sys/powerpc/ps3/ps3_syscons.c
180
sc->fb_info.fb_width = 1280;
sys/powerpc/ps3/ps3_syscons.c
186
sc->fb_info.fb_height = 1080;
sys/powerpc/ps3/ps3_syscons.c
187
sc->fb_info.fb_width = 1920;
sys/powerpc/ps3/ps3_syscons.c
191
sc->fb_info.fb_height = 576;
sys/powerpc/ps3/ps3_syscons.c
192
sc->fb_info.fb_width = 720;
sys/powerpc/ps3/ps3_syscons.c
195
sc->fb_info.fb_height = 768;
sys/powerpc/ps3/ps3_syscons.c
196
sc->fb_info.fb_width = 1024;
sys/powerpc/ps3/ps3_syscons.c
199
sc->fb_info.fb_height = 1024;
sys/powerpc/ps3/ps3_syscons.c
200
sc->fb_info.fb_width = 1280;
sys/powerpc/ps3/ps3_syscons.c
203
sc->fb_info.fb_height = 1200;
sys/powerpc/ps3/ps3_syscons.c
204
sc->fb_info.fb_width = 1920;
sys/powerpc/ps3/ps3_syscons.c
209
TUNABLE_INT_FETCH("hw.ps3fb.height", &sc->fb_info.fb_height);
sys/powerpc/ps3/ps3_syscons.c
210
TUNABLE_INT_FETCH("hw.ps3fb.width", &sc->fb_info.fb_width);
sys/powerpc/ps3/ps3_syscons.c
212
sc->fb_info.fb_stride = sc->fb_info.fb_width*4;
sys/powerpc/ps3/ps3_syscons.c
213
sc->fb_info.fb_size = sc->fb_info.fb_height * sc->fb_info.fb_stride;
sys/powerpc/ps3/ps3_syscons.c
214
sc->fb_info.fb_bpp = sc->fb_info.fb_stride / sc->fb_info.fb_width * 8;
sys/powerpc/ps3/ps3_syscons.c
220
sc->fb_info.fb_vbase = 0x10000000;
sys/powerpc/ps3/ps3_syscons.c
221
sc->fb_info.fb_flags |= FB_FLAG_NOWRITE; /* Not available yet */
sys/powerpc/ps3/ps3_syscons.c
222
sc->fb_info.fb_cmsize = 16;
sys/powerpc/ps3/ps3_syscons.c
225
vt_config_cons_colors(&sc->fb_info, COLOR_FORMAT_RGB,
sys/powerpc/ps3/ps3_syscons.c
61
struct fb_info fb_info;
sys/sys/eventhandler.h
292
struct fb_info;
sys/sys/eventhandler.h
293
typedef void (*register_framebuffer_fn)(void *, struct fb_info *);
sys/sys/eventhandler.h
294
typedef void (*unregister_framebuffer_fn)(void *, struct fb_info *);
sys/sys/fbio.h
122
struct fb_info;
sys/sys/fbio.h
163
int fbd_register(struct fb_info *);
sys/sys/fbio.h
164
int fbd_unregister(struct fb_info *);
sys/sys/fbio.h
167
register_framebuffer(struct fb_info *info)
sys/sys/fbio.h
175
unregister_framebuffer(struct fb_info *info)
sys/sys/timeffc.h
142
struct fbclock_info fb_info;