Searched refs:fb_type (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/sys/sys/
H A Dfbio.h100 int fb_type; /* as defined above */ member in struct:fbtype
123 int fb_type; /* as defined above */ member in struct:fb_info
/freebsd-13-stable/sys/dev/fb/
H A Dfb.c598 fb_type(int adp_type) function
601 int fb_type; member in struct:__anon12094
615 return types[i].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);
/freebsd-13-stable/sys/arm/ti/am335x/
H A Dam335x_lcd_syscons.c596 fb->fb_type = FBTYPE_PCIMISC;
/freebsd-13-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_fb.c688 fb->fb_type = FBTYPE_PCIMISC;
/freebsd-13-stable/sys/arm/freescale/imx/
H A Dimx51_ipuv3.c735 fb->fb_type = FBTYPE_PCIMISC;

Completed in 85 milliseconds