Home
last modified time | relevance | path

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

/NextBSD/sys/dev/fb/
HDfb.c597 fb_type(int adp_type) in fb_type() function
600 int fb_type; in fb_type() member
615 return types[i].fb_type; in fb_type()
HDfbreg.h338 int fb_type(int adp_type);
HDcreator.c713 fb->fb_type = FBTYPE_CREATOR; in creator_ioctl()
HDvga.c2950 ((struct fbtype *)arg)->fb_type = fb_type(adp->va_type); in vga_dev_ioctl()
HDmachfb.c886 fb->fb_type = FBTYPE_PCIMISC; in machfb_ioctl()
/NextBSD/sys/sys/
HDfbio.h99 int fb_type; /* as defined above */ member
122 int fb_type; /* as defined above */ member
/NextBSD/sys/pc98/cbus/
HDgdc.c1443 ((struct fbtype *)arg)->fb_type = fb_type(adp->va_type); in gdc_dev_ioctl()
/NextBSD/sys/arm/ti/am335x/
HDam335x_lcd_syscons.c598 fb->fb_type = FBTYPE_PCIMISC; in am335x_syscons_ioctl()
/NextBSD/sys/arm/broadcom/bcm2835/
HDbcm2835_fb.c677 fb->fb_type = FBTYPE_PCIMISC; in bcmfb_ioctl()
/NextBSD/sys/arm/freescale/imx/
HDimx51_ipuv3.c738 fb->fb_type = FBTYPE_PCIMISC; in ipu3fb_ioctl()