Searched defs:panel_info (Results 1 – 4 of 4) sorted by relevance
42 struct panel_info { struct52 static inline struct panel_info *to_panel_info(struct drm_panel *panel) in to_panel_info() argument
43 const struct a030jtn01_info *panel_info; member140 const struct a030jtn01_info *panel_info = priv->panel_info; in a030jtn01_get_modes() local
24 const struct raydium_rm67200_panel_info *panel_info; member
255 struct panel_info { struct256 int xres, yres;257 int valid;258 int clock;259 int hOver_plus, hSync_width, hblank;260 int vOver_plus, vSync_width, vblank;261 int hAct_high, vAct_high, interlaced;262 int pwr_delay;263 int use_bios_dividers;264 int ref_divider;[all …]