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 D | xf86Configure.c | 621 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 D | write.c | 126 xf86printMonitorSection (cf, cptr->conf_monitor_lst);
|
| H A D | read.c | 156 HANDLE_LIST (conf_monitor_lst, xf86parseMonitorSection, 305 xf86freeMonitorList (p->conf_monitor_lst);
|
| H A D | xf86Parser.h | 465 XF86ConfMonitorPtr conf_monitor_lst; member in struct:__anond430d9491e08
|
| H A D | Screen.c | 518 monitor = xf86findMonitor (screen->scrn_monitor_str, p->conf_monitor_lst);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/ |
| H A D | write.c | 115 xf86printMonitorSection(cf, cptr->conf_monitor_lst);
|
| H A D | read.c | 144 HANDLE_LIST(conf_monitor_lst, xf86parseMonitorSection, 298 xf86freeMonitorList(p->conf_monitor_lst);
|
| H A D | xf86Parser.h | 424 XF86ConfMonitorPtr conf_monitor_lst; member in struct:__anon01ede9dc1f08
|
| H A D | Screen.c | 514 xf86findMonitor(screen->scrn_monitor_str, p->conf_monitor_lst);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86Configure.c | 673 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 D | xf86Crtc.c | 502 xf86configptr->conf_monitor_lst); 508 xf86configptr->conf_monitor_lst);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/ |
| H A D | xf86Crtc.c | 535 xf86configptr->conf_monitor_lst); 541 xf86configptr->conf_monitor_lst);
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_display.c | 4801 xf86configptr->conf_monitor_lst); 4804 xf86configptr->conf_monitor_lst);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_display.c | 3556 xf86configptr->conf_monitor_lst); 3559 xf86configptr->conf_monitor_lst);
|
Completed in 37 milliseconds