Searched refs:HANDLE_LIST (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/parser/ |
| H A D | read.c | 124 HANDLE_LIST(conf_input_lst, xf86parsePointerSection, in xf86readConfigFile() 130 HANDLE_LIST(conf_videoadaptor_lst, xf86parseVideoAdaptorSection, in xf86readConfigFile() 136 HANDLE_LIST(conf_device_lst, xf86parseDeviceSection, in xf86readConfigFile() 142 HANDLE_LIST(conf_monitor_lst, xf86parseMonitorSection, in xf86readConfigFile() 148 HANDLE_LIST(conf_modes_lst, xf86parseModesSection, in xf86readConfigFile() 154 HANDLE_LIST(conf_screen_lst, xf86parseScreenSection, in xf86readConfigFile() 160 HANDLE_LIST(conf_input_lst, xf86parseInputSection, in xf86readConfigFile() 166 HANDLE_LIST(conf_inputclass_lst, in xf86readConfigFile() 172 HANDLE_LIST(conf_outputclass_lst, xf86parseOutputClassSection, in xf86readConfigFile() 183 HANDLE_LIST(conf_layout_lst, xf86parseLayoutSection, in xf86readConfigFile() [all …]
|
| H A D | Monitor.c | 436 HANDLE_LIST(mon_modeline_lst, xf86parseVerboseMode, in xf86parseMonitorSection() 440 HANDLE_LIST(mon_modeline_lst, xf86parseModeLine, in xf86parseMonitorSection() 612 HANDLE_LIST(mon_modeline_lst, xf86parseVerboseMode, in xf86parseModesSection() 616 HANDLE_LIST(mon_modeline_lst, xf86parseModeLine, in xf86parseModesSection()
|
| H A D | Configint.h | 107 #define HANDLE_LIST(field,func,type)\ macro
|
| H A D | Vendor.c | 170 HANDLE_LIST(vnd_sub_lst, xf86parseVendorSubSection, in xf86parseVendorSection()
|
| H A D | Video.c | 193 HANDLE_LIST(va_port_lst, xf86parseVideoPortSubSection, in xf86parseVideoAdaptorSection()
|
| H A D | Screen.c | 351 HANDLE_LIST(scrn_display_lst, xf86parseDisplaySubSection, in xf86parseScreenSection()
|