Searched refs:conf_monitor_lst (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Configure.c621 xf86config->conf_monitor_lst = (XF86ConfMonitorPtr)xf86addListItem(
622 (glp)xf86config->conf_monitor_lst, (glp)MonitorPtr);
727 xf86freeMonitorList(xf86config->conf_monitor_lst);
728 xf86config->conf_monitor_lst = NULL;
745 xf86config->conf_monitor_lst = (XF86ConfMonitorPtr)xf86addListItem(
746 (glp)xf86config->conf_monitor_lst, (glp)MonitorPtr);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/
H A Dwrite.c126 xf86printMonitorSection (cf, cptr->conf_monitor_lst);
H A Dread.c156 HANDLE_LIST (conf_monitor_lst, xf86parseMonitorSection,
305 xf86freeMonitorList (p->conf_monitor_lst);
H A Dxf86Parser.h465 XF86ConfMonitorPtr conf_monitor_lst; member in struct:__anond430d9491e08
H A DScreen.c518 monitor = xf86findMonitor (screen->scrn_monitor_str, p->conf_monitor_lst);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/
H A Dwrite.c115 xf86printMonitorSection(cf, cptr->conf_monitor_lst);
H A Dread.c144 HANDLE_LIST(conf_monitor_lst, xf86parseMonitorSection,
298 xf86freeMonitorList(p->conf_monitor_lst);
H A Dxf86Parser.h424 XF86ConfMonitorPtr conf_monitor_lst; member in struct:__anon01ede9dc1f08
H A DScreen.c514 xf86findMonitor(screen->scrn_monitor_str, p->conf_monitor_lst);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Configure.c673 xf86config->conf_monitor_lst = (XF86ConfMonitorPtr) xf86addListItem((glp) xf86config->conf_monitor_lst, (glp) monitor_ptr);
785 xf86freeMonitorList(xf86config->conf_monitor_lst);
786 xf86config->conf_monitor_lst = NULL;
806 xf86config->conf_monitor_lst = (XF86ConfMonitorPtr) xf86addListItem((glp) xf86config->conf_monitor_lst, (glp) monitor_ptr);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86Crtc.c502 xf86configptr->conf_monitor_lst);
508 xf86configptr->conf_monitor_lst);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86Crtc.c535 xf86configptr->conf_monitor_lst);
541 xf86configptr->conf_monitor_lst);
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_display.c4801 xf86configptr->conf_monitor_lst);
4804 xf86configptr->conf_monitor_lst);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_display.c3556 xf86configptr->conf_monitor_lst);
3559 xf86configptr->conf_monitor_lst);

Completed in 37 milliseconds