Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/video/console/
A Dsticon.c63 #define FNTCRC(fd) (fd->crc) macro
223 FNTCRC(cooked_font) = crc32(0, new_font, size + sizeof(*new_font)); in sticon_set_font()
230 && (FNTCRC(font_data[i]) == FNTCRC(cooked_font))) { in sticon_set_font()

Completed in 5 milliseconds