Searched defs:logo_data (Results 1 – 3 of 3) sorted by relevance
174 static struct logo_data { struct175 int depth;176 int needs_directpalette;177 int needs_truepalette;178 int needs_cmapreset;179 const struct linux_logo *logo;
68 static struct color **logo_data; variable
9801 struct lpfc_logo_event *logo_data = NULL; in lpfc_send_els_event() local