Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dsbuslib.c112 put_user(0, &f->fb_cmsize) || in sbusfb_ioctl_helper()
113 put_user(fb_size, &f->fb_cmsize)) in sbusfb_ioctl_helper()
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dfbio.h55 int fb_cmsize; /* color map entries */ member
/openbmc/linux/arch/m68k/include/asm/
H A Dfbio.h55 int fb_cmsize; /* color map entries */ member
/openbmc/linux/drivers/video/fbdev/aty/
H A Datyfb_base.c1838 fbtyp.fb_cmsize = info->cmap.len; in atyfb_ioctl()