Home
last modified time | relevance | path

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

/freebsd-13.1/sys/sys/
H A Dfbio.h102 int fb_type; /* as defined above */ member
125 int fb_type; /* as defined above */ member
/freebsd-13.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.h333 int fb_type(int adp_type);
H A Dvga.c2997 ((struct fbtype *)arg)->fb_type = fb_type(adp->va_type); in vga_dev_ioctl()
/freebsd-13.1/sys/dev/vt/hw/efifb/
H A Defifb.c120 info->fb_type = FBTYPE_EFIFB; in vt_efifb_init()
/freebsd-13.1/sys/arm/ti/am335x/
H A Dam335x_lcd_syscons.c596 fb->fb_type = FBTYPE_PCIMISC; in am335x_syscons_ioctl()
/freebsd-13.1/sys/arm/broadcom/bcm2835/
H A Dbcm2835_fb.c688 fb->fb_type = FBTYPE_PCIMISC; in bcmfb_ioctl()
/freebsd-13.1/sys/arm/freescale/imx/
H A Dimx51_ipuv3.c735 fb->fb_type = FBTYPE_PCIMISC; in ipu3fb_ioctl()