Searched defs:logo_data (Results 1 – 3 of 3) sorted by relevance
349 static struct logo_data { struct350 int depth;351 int needs_directpalette;352 int needs_truepalette;353 int needs_cmapreset;354 const struct linux_logo *logo;
74 static struct color **logo_data; variable
6146 struct lpfc_logo_event *logo_data = NULL; in lpfc_send_els_event() local