Home
last modified time | relevance | path

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

/freebsd/sys/dev/fb/
H A Dfb.c353 fb_type(int adp_type) in fb_type() function
356 int fb_type; in fb_type() member
370 return types[i].fb_type; in fb_type()
H A Dfbreg.h290 int fb_type(int adp_type);
H A Dvga.c2954 ((struct fbtype *)arg)->fb_type = fb_type(adp->va_type); in vga_dev_ioctl()
/freebsd/sys/sys/
H A Dfbio.h98 int fb_type; /* as defined above */ member
130 int fb_type; /* as defined above */ member
/freebsd/sys/dev/vt/hw/efifb/
H A Defifb.c140 info->fb_type = FBTYPE_EFIFB; in vt_efifb_init()
/freebsd/sys/arm/ti/am335x/
H A Dam335x_lcd_syscons.c594 fb->fb_type = FBTYPE_PCIMISC; in am335x_syscons_ioctl()
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_fb.c684 fb->fb_type = FBTYPE_PCIMISC; in bcmfb_ioctl()