Home
last modified time | relevance | path

Searched refs:fb_vtable_s (Results 1 - 2 of 2) sorted by relevance

/third_party/NuttX/include/nuttx/video/
H A Dfb.h471 struct fb_vtable_s struct
477 int (*getvideoinfo)(struct fb_vtable_s *vtable,
479 int (*getplaneinfo)(struct fb_vtable_s *vtable, int planeno,
487 int (*getcmap)(struct fb_vtable_s *vtable,
489 int (*putcmap)(struct fb_vtable_s *vtable,
498 int (*getcursor)(struct fb_vtable_s *vtable,
500 int (*setcursor)(struct fb_vtable_s *vtable,
509 int (*waitforvsync)(struct fb_vtable_s *vtable);
517 int (*getoverlayinfo)(struct fb_vtable_s *vtable, int overlayno,
524 int (*settransp)(struct fb_vtable_s *vtabl
[all...]
/third_party/NuttX/drivers/video/
H A Dfb.c50 struct fb_vtable_s *vtable; /* Framebuffer interface */
101 struct fb_vtable_s *vtable; in fb_mmap()
137 struct fb_vtable_s *vtable; in fb_open()
174 struct fb_vtable_s *vtable; in fb_close()

Completed in 3 milliseconds