Home
last modified time | relevance | path

Searched defs:display_info (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl2/dtc/dist/
H A Dfdtget.c32 struct display_info { struct
53 static int show_cell_list(struct display_info *disp, const char *data, int len, in show_cell_list() argument
H A Dfdtput.c27 struct display_info { struct
28 enum oper_type oper; /* operation to perform */
29 int type; /* data type (s/i/u/x or 0 for default) */
30 int size; /* data size (1/2/4) */
31 int verbose; /* verbose output */
32 int auto_path; /* automatically create all path components */
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dbucomm.c428 display_info (void) in display_info() function
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dbucomm.c428 display_info (void) in display_info() function
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_connector.h1208 struct drm_display_info display_info; member