Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/fdt/
H A Dpanel_fdt.h53 struct fdt_panel { struct
54 enum panel_type panel_type;
55 int panel_width;
56 int panel_height;
57 union {
59 } format_u;
61 struct display_timing panel_timing;