Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/
H A Derrno.h67 #define EBFONT 59 /* Bad font file format */ macro
/rk3399_rockchip-uboot/lib/
H A Derrno_str.c73 ERRNO_MSG(EBFONT, "Bad font file format"),
/rk3399_rockchip-uboot/drivers/video/
H A Dconsole_truetype.c513 return -EBFONT; in console_truetype_probe()