Home
last modified time | relevance | path

Searched refs:fbtype (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/sys/
H A Dfbio.h99 struct fbtype { struct
107 #define FBIOGTYPE _IOR('F', 0, struct fbtype) argument
220 struct fbtype fbtype; /* fbtype info for real device */ member
/f-stack/freebsd/arm/ti/am335x/
H A Dam335x_lcd_syscons.c589 struct fbtype *fb; in am335x_syscons_ioctl()
595 fb = (struct fbtype *)data; in am335x_syscons_ioctl()
/f-stack/freebsd/arm/freescale/imx/
H A Dimx51_ipuv3.c728 struct fbtype *fb; in ipu3fb_ioctl()
734 fb = (struct fbtype *)data; in ipu3fb_ioctl()
/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_fb.c681 struct fbtype *fb; in bcmfb_ioctl()
687 fb = (struct fbtype *)data; in bcmfb_ioctl()