Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panel/
H A Dpanel-boe-himax8279d.c42 struct panel_info { struct
52 static inline struct panel_info *to_panel_info(struct drm_panel *panel) in to_panel_info() argument
H A Dpanel-auo-a030jtn01.c43 const struct a030jtn01_info *panel_info; member
140 const struct a030jtn01_info *panel_info = priv->panel_info; in a030jtn01_get_modes() local
H A Dpanel-raydium-rm67200.c24 const struct raydium_rm67200_panel_info *panel_info; member
/linux/drivers/video/fbdev/aty/
H A Dradeonfb.h255 struct panel_info { struct
256 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 …]