Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/firmware/efi/
Dearlycon.c112 static void efi_earlycon_write_char(u32 *dst, unsigned char c, unsigned int h) in efi_earlycon_write_char() function
171 efi_earlycon_write_char(dst + x*4, *s, h); in efi_earlycon_write()