Searched defs:linux_logo (Results 1 – 7 of 7) sorted by relevance
60900 struct linux_logo { struct60901 int type;60902 unsigned int width;60903 unsigned int height;60904 unsigned int clutsize;60905 const unsigned char *clut;60906 const unsigned char *data;
3752 struct linux_logo { struct3753 int type;3754 unsigned int width;3755 unsigned int height;3756 unsigned int clutsize;3757 const unsigned char *clut;3758 const unsigned char *data;
67076 struct linux_logo { struct67077 int type;67078 unsigned int width;67079 unsigned int height;67080 unsigned int clutsize;67081 const unsigned char *clut;67082 const unsigned char *data;
62196 struct linux_logo { struct62197 int type;62198 unsigned int width;62199 unsigned int height;62200 unsigned int clutsize;62201 const unsigned char *clut;62202 const unsigned char *data;