/linux-4.1.27/drivers/video/logo/ |
D | logo.c | 45 const struct linux_logo *logo = NULL; in fb_find_logo() local 53 logo = &logo_linux_mono; in fb_find_logo() 57 logo = &logo_superh_mono; in fb_find_logo() 64 logo = &logo_linux_vga16; in fb_find_logo() 68 logo = &logo_blackfin_vga16; in fb_find_logo() 72 logo = &logo_superh_vga16; in fb_find_logo() 79 logo = &logo_linux_clut224; in fb_find_logo() 83 logo = &logo_blackfin_clut224; in fb_find_logo() 87 logo = &logo_dec_clut224; in fb_find_logo() 92 logo = &logo_mac_clut224; in fb_find_logo() [all …]
|
D | Kconfig | 6 bool "Bootup logo" 19 bool "Standard black and white Linux logo" 23 bool "Standard 16-color Linux logo" 27 bool "Standard 224-color Linux logo" 31 bool "16-colour Blackfin Processor Linux logo" 36 bool "224-colour Blackfin Processor Linux logo" 41 bool "224-color Digital Equipment Corporation Linux logo" 46 bool "224-color Macintosh Linux logo" 51 bool "224-color PA-RISC Linux logo" 56 bool "224-color SGI Linux logo" [all …]
|
D | Makefile | 3 obj-$(CONFIG_LOGO) += logo.o 24 logo-cfiles = $(notdir $(patsubst %.$(2), %.c, \ 29 extra-y += $(call logo-cfiles,_mono,pbm) 32 extra-y += $(call logo-cfiles,_vga16,ppm) 35 extra-y += $(call logo-cfiles,_clut224,ppm) 38 extra-y += $(call logo-cfiles,_gray256,pgm) 49 $(call if_changed,logo) 52 $(call if_changed,logo) 55 $(call if_changed,logo) 58 $(call if_changed,logo)
|
D | logo_superh_vga16.ppm | 2 # 16-color SuperH Linux logo
|
D | logo_sgi_clut224.ppm | 2 # 224-color SGI Linux logo
|
D | logo_sun_clut224.ppm | 2 # 224-color Sun Linux logo
|
D | logo_superh_clut224.ppm | 2 # 224-color SuperH Linux logo
|
D | logo_mac_clut224.ppm | 2 # 224-color Macintosh Linux logo
|
D | logo_linux_vga16.ppm | 2 # Standard 16-color Linux logo
|
D | logo_linux_clut224.ppm | 2 # Standard 224-color Linux logo
|
D | logo_parisc_clut224.ppm | 2 # 224-color PA-RISC Linux logo
|
D | logo_superh_mono.pbm | 2 # Black and white SuperH Linux logo
|
D | logo_linux_mono.pbm | 2 # Standard black and white Linux logo
|
D | logo_dec_clut224.ppm | 2 # 224-color Digital Equipment Corporation Linux logo
|
/linux-4.1.27/drivers/video/fbdev/core/ |
D | fbmem.c | 199 const struct linux_logo *logo) in fb_set_logocmap() argument 206 const unsigned char *clut = logo->clut; in fb_set_logocmap() 215 for (i = 0; i < logo->clutsize; i += n) { in fb_set_logocmap() 216 n = logo->clutsize - i; in fb_set_logocmap() 233 const struct linux_logo *logo, in fb_set_logo_truepalette() argument 240 const unsigned char *clut = logo->clut; in fb_set_logo_truepalette() 254 for ( i = 0; i < logo->clutsize; i++) { in fb_set_logo_truepalette() 263 const struct linux_logo *logo, in fb_set_logo_directpalette() argument 273 for (i = 32; i < 32 + logo->clutsize; i++) in fb_set_logo_directpalette() 278 const struct linux_logo *logo, u8 *dst, in fb_set_logo() argument [all …]
|
/linux-4.1.27/include/linux/ |
D | linux_logo.h | 53 extern void fb_append_extra_logo(const struct linux_logo *logo, 56 static inline void fb_append_extra_logo(const struct linux_logo *logo, in fb_append_extra_logo() argument
|
/linux-4.1.27/drivers/video/console/ |
D | newport_con.c | 102 const struct linux_logo *logo = fb_find_logo(8); in newport_show_logo() local 107 if (!logo) in newport_show_logo() 109 clut = logo->clut; in newport_show_logo() 110 data = logo->data; in newport_show_logo() 112 for (i = 0; i < logo->clutsize; i++) { in newport_show_logo() 123 npregs->set.xystarti = ((newport_xsize - logo->width) << 16) | (0); in newport_show_logo() 127 for (i = 0; i < logo->width*logo->height; i++) in newport_show_logo() 130 return logo; in newport_show_logo()
|
D | fbcon.c | 1027 int logo = 1, new_rows, new_cols, rows, cols, charcnt = 256; in fbcon_init() local 1037 logo = 0; in fbcon_init() 1146 if (logo) in fbcon_init()
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | bcm4708-netgear-r6300-v2.dts | 29 logo { 30 label = "bcm53xx:white:logo";
|
D | bcm4708-netgear-r6250.dts | 39 logo { 40 label = "bcm53xx:white:logo";
|
/linux-4.1.27/include/scsi/ |
D | fc_encode.h | 616 struct fc_els_logo *logo; in fc_logo_fill() local 618 logo = fc_frame_payload_get(fp, sizeof(*logo)); in fc_logo_fill() 619 memset(logo, 0, sizeof(*logo)); in fc_logo_fill() 620 logo->fl_cmd = ELS_LOGO; in fc_logo_fill() 621 hton24(logo->fl_n_port_id, lport->port_id); in fc_logo_fill() 622 logo->fl_n_port_wwn = htonll(lport->wwpn); in fc_logo_fill()
|
/linux-4.1.27/drivers/video/ |
D | Makefile | 5 obj-$(CONFIG_LOGO) += logo/
|
D | Kconfig | 50 source "drivers/video/logo/Kconfig"
|
/linux-4.1.27/Documentation/ |
D | logo.txt | 1 This is the full-colour version of the currently unofficial Linux logo
|
D | 00-INDEX | 292 logo.gif 293 - full colour GIF image of Linux logo (penguin - Tux). 294 logo.txt 295 - info on creator of above logo & site to get additional images from.
|
D | svga.txt | 188 some useless logo using font download and then fail to reset the correct mode.
|
D | kernel-parameters.txt | 1891 logo.nologo [FB] Disables display of the built-in Linux logo.
|
/linux-4.1.27/Documentation/fb/ |
D | gxfb.txt | 15 * Most important: boot logo :-)
|
D | lxfb.txt | 15 * Most important: boot logo :-)
|
D | aty128fb.txt | 14 * Most important: boot logo :-)
|
D | pvr2fb.txt | 14 * Most important: boot logo :-)
|
D | vesafb.txt | 22 * Most important: boot logo :-) 132 ugly flicker effects (boot logo flickers for
|
D | fbcon.txt | 32 To display the penguin logo, choose any logo available in Logo 33 Configuration->Boot up logo.
|
D | matroxfb.txt | 14 * Most important: boot logo :-)
|
/linux-4.1.27/drivers/scsi/bnx2fc/ |
D | bnx2fc_els.c | 204 struct fc_els_logo *logo; in bnx2fc_send_logo() local 221 logo = fc_frame_payload_get(fp, sizeof(*logo)); in bnx2fc_send_logo() 223 rc = bnx2fc_initiate_els(tgt, ELS_LOGO, logo, sizeof(*logo), in bnx2fc_send_logo()
|
/linux-4.1.27/drivers/net/can/usb/ |
D | Kconfig | 54 - Scania VCI2 (if you have the Kvaser logo on top)
|
/linux-4.1.27/drivers/scsi/bfa/ |
D | bfa_fcbuild.c | 468 fc_logo_build(struct fchs_s *fchs, struct fc_logo_s *logo, u32 d_id, u32 s_id, in fc_logo_build() argument 473 memset(logo, '\0', sizeof(struct fc_logo_s)); in fc_logo_build() 474 logo->els_cmd.els_code = FC_ELS_LOGO; in fc_logo_build() 475 logo->nport_id = (s_id); in fc_logo_build() 476 logo->orig_port_name = port_name; in fc_logo_build()
|
D | bfa_fcbuild.h | 262 u16 fc_logo_build(struct fchs_s *fchs, struct fc_logo_s *logo, u32 d_id,
|
/linux-4.1.27/arch/unicore32/configs/ |
D | unicore32_defconfig | 139 # Bootup logo
|
/linux-4.1.27/drivers/scsi/csiostor/ |
D | t4fw_api_stor.h | 433 __be16 logo; member
|
/linux-4.1.27/drivers/s390/scsi/ |
D | zfcp_fc.c | 305 struct fc_els_logo *logo = in zfcp_fc_incoming_logo() local 308 zfcp_fc_incoming_wwpn(req, logo->fl_n_port_wwn); in zfcp_fc_incoming_logo()
|
/linux-4.1.27/Documentation/x86/ |
D | earlyprintk.txt | 70 right and side of the device (with the product logo facing up and
|
/linux-4.1.27/Documentation/scsi/ |
D | arcmsr_spec.txt | 220 ** GUI_SET_LOGO : Set logo in HTTP 223 ** byte 3 : Page# (0/1/2/3) (0xff --> clear OEM logo)
|
D | ChangeLog.lpfc | 613 * Fix a problem with rcv logo.
|
/linux-4.1.27/drivers/scsi/libfc/ |
D | fc_lport.c | 1674 struct fc_els_logo *logo; in fc_lport_enter_logo() local 1682 fp = fc_frame_alloc(lport, sizeof(*logo)); in fc_lport_enter_logo()
|
/linux-4.1.27/Documentation/s390/ |
D | 3270.txt | 141 The screen you should now see contains a VM logo with input
|
/linux-4.1.27/drivers/scsi/lpfc/ |
D | lpfc_hw.h | 1001 LOGO logo; /* Payload for PLOGO/FLOGO/ACC */ member
|
/linux-4.1.27/drivers/video/fbdev/ |
D | Kconfig | 755 You will get a boot time penguin logo at no additional cost. Please
|
/linux-4.1.27/Documentation/networking/ |
D | arcnet-hardware.txt | 1909 original arcNet logo in its upper right corner.
|
/linux-4.1.27/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 4287 o came up with the way cool UML logo <http://user-mode-
|
/linux-4.1.27/ |
D | MAINTAINERS | 7440 F: drivers/video/logo/logo_parisc*
|