Home
last modified time | relevance | path

Searched +defs:x1 +defs:bp (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/com32/lib/sys/vesa/
Di915resolution.c97 uint8_t x1; member
108 uint16_t x1; member
134 uint16_t x1; member
609 unsigned int x, unsigned int y, unsigned int bp, in set_mode()
760 unsigned int bp = 32; /* 32 bits per pixel */ in __vesacon_i915resolution() local
/external/syslinux/efi/
Dmain.c240 static void efi_erase(int x0, int y0, int x1, int y1, uint8_t attribute) in efi_erase()
777 static void handover_boot(struct linux_header *hdr, struct boot_params *bp) in handover_boot()
948 static int exit_boot(struct boot_params *bp) in exit_boot()
1064 struct boot_params *bp; in efi_boot_linux() local