Searched refs:linemax (Results 1 – 1 of 1) sorted by relevance
159 unsigned int linemax = (si->lfb_width - efi_x) / font->width; in efi_earlycon_write() local163 if (count > linemax) in efi_earlycon_write()164 count = linemax; in efi_earlycon_write()