Home
last modified time | relevance | path

Searched defs:logo_data (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/video/fbdev/core/
H A Dfb_logo.c174 static struct logo_data { struct
175 int depth;
176 int needs_directpalette;
177 int needs_truepalette;
178 int needs_cmapreset;
179 const struct linux_logo *logo;
/linux/drivers/video/logo/
H A Dpnmtologo.c68 static struct color **logo_data; variable
/linux/drivers/gpu/drm/
H A Ddrm_panic.c114 const unsigned char *logo_data; in drm_panic_setup_logo() local