Home
last modified time | relevance | path

Searched refs:efi_earlycon_write_char (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/firmware/efi/
H A Dearlycon.c123 static void efi_earlycon_write_char(u32 *dst, unsigned char c, unsigned int h) in efi_earlycon_write_char() function
177 efi_earlycon_write_char(dst + x*4, *s, h); in efi_earlycon_write()