Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/gma500/
Dmdfld_output.h47 struct panel_info { struct
57 int (*get_panel_info)(struct drm_device *, int, struct panel_info *); argument
/linux-4.4.14/drivers/video/fbdev/aty/
Dradeonfb.h254 struct panel_info { struct
255 int xres, yres;
256 int valid;
257 int clock;
258 int hOver_plus, hSync_width, hblank;
259 int vOver_plus, vSync_width, vblank;
260 int hAct_high, vAct_high, interlaced;
261 int pwr_delay;
262 int use_bios_dividers;
263 int ref_divider;
[all …]
/linux-4.4.14/drivers/video/fbdev/
Dbroadsheetfb.c38 struct panel_info { struct
52 static struct panel_info panel_table[] = { argument
Dauo_k190x.c26 struct panel_info { struct
32 static struct panel_info panel_table[] = { argument
/linux-4.4.14/drivers/input/touchscreen/
Dili210x.c32 struct panel_info { struct
33 struct finger finger_max;
34 u8 xchannel_num;
35 u8 ychannel_num;