Home
last modified time | relevance | path

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

/linux/arch/sparc/include/uapi/asm/
H A Dfbio.h51 int fb_type; /* fb type, see above */ member
/linux/arch/m68k/include/asm/
H A Dfbio.h51 int fb_type; /* fb type, see above */ member
/linux/drivers/video/fbdev/
H A Dsbuslib.c109 if (put_user(type, &f->fb_type) || in sbusfb_ioctl_helper()