Home
last modified time | relevance | path

Searched defs:console_font (Results 1 – 8 of 8) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dkd.h167 struct console_font { struct
168 unsigned int width, height; /* font size */
169 unsigned int charcount;
170 unsigned char *data; /* font data with height fixed to 32 */
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h9887 struct console_font { struct
9888 unsigned int width;
9889 unsigned int height;
9890 unsigned int charcount;
9891 unsigned char *data;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h93935 struct console_font { struct
93936 unsigned int width;
93937 unsigned int height;
93938 unsigned int charcount;
93939 unsigned char *data;
Dvmlinux.h93935 struct console_font { struct
93936 unsigned int width;
93937 unsigned int height;
93938 unsigned int charcount;
93939 unsigned char *data;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h66993 struct console_font { struct
66994 unsigned int width;
66995 unsigned int height;
66996 unsigned int charcount;
66997 unsigned char *data;
Dvmlinux_510.h66993 struct console_font { struct
66994 unsigned int width;
66995 unsigned int height;
66996 unsigned int charcount;
66997 unsigned char *data;
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h25916 struct console_font { struct
25917 unsigned int width;
25918 unsigned int height;
25919 unsigned int charcount;
25920 unsigned char *data;
Dvmlinux.h25916 struct console_font { struct
25917 unsigned int width;
25918 unsigned int height;
25919 unsigned int charcount;
25920 unsigned char *data;