gmc_brush_datatype  327 drivers/video/fbdev/w100fb.c 	gmc.f.gmc_brush_datatype = GMC_BRUSH_NONE;
gmc_brush_datatype  341 drivers/video/fbdev/w100fb.c 	dp_datatype.f.dp_brush_datatype = gmc.f.gmc_brush_datatype;
gmc_brush_datatype  370 drivers/video/fbdev/w100fb.c 	gmc.f.gmc_brush_datatype = GMC_BRUSH_SOLID_COLOR;
gmc_brush_datatype  398 drivers/video/fbdev/w100fb.c 	gmc.f.gmc_brush_datatype = GMC_BRUSH_NONE;
gmc_brush_datatype  800 drivers/video/fbdev/w100fb.h 	u32 gmc_brush_datatype        : 4;