Home
last modified time | relevance | path

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

/third_party/NuttX/include/nuttx/video/
H A Dfb.h214 * fb_videoinfo_s */
294 struct fb_videoinfo_s struct
478 struct fb_videoinfo_s *vinfo);
/third_party/NuttX/drivers/video/
H A Dfb.c401 struct fb_videoinfo_s vinfo = { 0 }; in fb_ioctl()
408 ret = LOS_ArchCopyToUser((void *)arg, &vinfo, sizeof(struct fb_videoinfo_s)); in fb_ioctl()
730 struct fb_videoinfo_s vinfo; in fb_register()

Completed in 4 milliseconds