Home
last modified time | relevance | path

Searched refs:fb_type (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/sys/sys/
H A Dfbio.h100 int fb_type; /* as defined above */ member
123 int fb_type; /* as defined above */ member
/freebsd-12.1/sys/dev/fb/
H A Dfb.c598 fb_type(int adp_type) in fb_type() function
601 int fb_type; in fb_type() member
615 return types[i].fb_type; in fb_type()
H A Dfbreg.h340 int fb_type(int adp_type);
H A Dcreator.c714 fb->fb_type = FBTYPE_CREATOR; in creator_ioctl()
H A Dvga.c2997 ((struct fbtype *)arg)->fb_type = fb_type(adp->va_type); in vga_dev_ioctl()
H A Dmachfb.c887 fb->fb_type = FBTYPE_PCIMISC; in machfb_ioctl()
/freebsd-12.1/sys/arm/ti/am335x/
H A Dam335x_lcd_syscons.c597 fb->fb_type = FBTYPE_PCIMISC; in am335x_syscons_ioctl()
/freebsd-12.1/sys/arm/freescale/imx/
H A Dimx51_ipuv3.c737 fb->fb_type = FBTYPE_PCIMISC; in ipu3fb_ioctl()
/freebsd-12.1/sys/arm/broadcom/bcm2835/
H A Dbcm2835_fb.c689 fb->fb_type = FBTYPE_PCIMISC; in bcmfb_ioctl()