Home
last modified time | relevance | path

Searched refs:fbl (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/dev/sun/
Dfb.c108 struct fbdevlist *fbl = &fblist; in fb_unblank() local
110 while (fbl != NULL && fbl->fb_dev != NULL) { in fb_unblank()
111 (*fbl->fb_dev->fb_driver->fbd_unblank)(fbl->fb_dev->fb_device); in fb_unblank()
112 fbl = fbl->fb_next; in fb_unblank()
163 struct fbdevlist *fbl = &fblist; in fb_attach() local
171 while (fbl->fb_next != NULL) { in fb_attach()
172 fbl = fbl->fb_next; in fb_attach()
175 fbl->fb_next = malloc(sizeof (struct fbdevlist), in fb_attach()
177 fbl = fbl->fb_next; in fb_attach()
179 fbl->fb_dev = fblist.fb_dev; in fb_attach()
[all …]
/netbsd/src/sys/external/bsd/drm2/dist/drm/
Ddrm_framebuffer.c438 struct drm_framebuffer *fbl = NULL; in drm_mode_rmfb() local
449 list_for_each_entry(fbl, &file_priv->fbs, filp_head) in drm_mode_rmfb()
450 if (fb == fbl) in drm_mode_rmfb()
/netbsd/src/external/gpl3/gdb/dist/opcodes/
DChangeLog-02031168 fbl, fble, fblg, fbn, fbne, fbnz, fbo, fbu, fbue, fbug, fbuge,
/netbsd/src/external/gpl3/binutils/dist/opcodes/
DChangeLog-02031168 fbl, fble, fblg, fbn, fbne, fbnz, fbo, fbu, fbue, fbug, fbuge,