Searched defs:configIR (Results 1 - 13 of 13) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_append_config.c53 XF86ConfigPtr configIR, /* Config Internal Representation */
85 if (xf86readNextConfigFile(configIR) == NULL) {
52 fbc_append_config( XF86ConfigPtr configIR, const char *supplement_name) argument
H A Dfbc_edit_config.c77 XF86ConfigPtr configIR, /* Config Internal Representation */
99 device, configIR->conf_device_lst, stream_num);
107 configIR,
125 configIR->conf_screen_lst,
140 configIR,
172 configIR,
283 XF86ConfigPtr configIR, /* Config Internal Representation */
74 fbc_find_active_sections( fbc_dev_t *device, fbc_varient_t *fbvar, XF86ConfigPtr configIR, sectn_mask_t ref_config) argument
282 fbc_edit_active_sections( XF86ConfigPtr configIR, xf86_active_t *active, xf86_ent_mod_t *xf86_entry_mods) argument
H A Dfbc_mode_list.c262 XF86ConfigPtr configIR, /* Ptr to configuration Internal Rep */
289 configIR, monitor_sectn_ptr, device_type);
261 fbc_get_mode_list( XF86ConfigPtr configIR, XF86ConfMonitorPtr monitor_sectn_ptr, const char *device_type) argument
H A Dfbc_Device.c199 XF86ConfigPtr configIR, /* Config Internal Representation */
292 configIR->conf_device_lst =
294 (glp)configIR->conf_device_lst, (glp)configIR);
324 XF86ConfigPtr configIR, /* Config Internal Representation */
370 for (dev_ptr = configIR->conf_device_lst;
418 error_code = fbc_insert_new_Device_section(configIR,
198 fbc_insert_new_Device_section( XF86ConfigPtr configIR, fbc_line_elem_t *next_line_er, char *dev_identifier, const char *dev_driver, const char *dev_vendor, const char *dev_board, const char *device_path, XF86ConfDevicePtr *device_ptr) argument
321 fbc_insert_Device_section( fbc_dev_t *device, fbc_varient_t *fbvar, XF86ConfigPtr configIR, fbc_line_elem_t *next_line_er, XF86ConfDevicePtr *device_ptr) argument
H A Dfbc_Modes.c61 XF86ConfigPtr configIR, /* Ptr to configuration Internal Rep */
98 xf86findModes(usemodes_name, configIR->conf_modes_lst);
122 if (fbc_append_config(configIR, *modes_name) !=
131 configIR->conf_modes_lst);
170 XF86ConfigPtr configIR, /* Ptr to configuration Internal Rep */
178 modes_sectn_ptr = xf86findModes("SunModes", configIR->conf_modes_lst);
216 XF86ConfigPtr configIR,
225 modes_sectn_ptr = xf86findModes(modes_name, configIR->conf_modes_lst);
250 XF86ConfigPtr configIR,
60 fbc_append_Modes_sections( XF86ConfigPtr configIR, XF86ConfMonitorPtr monitor_sectn_ptr, const char *device_type) argument
169 fbc_trim_Modes_sections( XF86ConfigPtr configIR, char *mode ) argument
215 fbc_remove_monitor_sunmodes_section_ER( XF86ConfigPtr configIR, XF86ConfMonitorPtr monitor_sectn_ptr ) argument
249 fbc_remove_monitor_usemodes_entry_ER( XF86ConfigPtr configIR, XF86ConfMonitorPtr monitor_sectn_ptr ) argument
H A Dfbc_Monitor.c170 XF86ConfigPtr configIR, /* Config Internal Representation */
221 configIR->conf_monitor_lst =
223 (glp)configIR->conf_monitor_lst, (glp)configIR);
239 XF86ConfigPtr configIR, /* Config Internal Representation */
282 for (mon_ptr = configIR->conf_monitor_lst;
304 configIR, next_line_er, mon_identifier, monitor_ptr);
169 fbc_insert_new_Monitor_section( XF86ConfigPtr configIR, fbc_line_elem_t *next_line_er, char *mon_identifier, XF86ConfMonitorPtr *monitor_ptr) argument
238 fbc_insert_Monitor_section( XF86ConfigPtr configIR, fbc_line_elem_t *next_line_er, const char *mon_ident_tmpl, XF86ConfMonitorPtr *monitor_ptr) argument
H A Dfbc_write_config.c118 XF86ConfigPtr configIR, /* Ptr to config file Internal Rep */
125 modes_sectn_ptr = xf86findModes("SunModes", configIR->conf_modes_lst);
162 XF86ConfigPtr configIR, /* Ptr to config file Internal Rep */
318 fbc_write_config_modes(config_stream_out, configIR, fbvar->active.monitor_sectn);
339 XF86ConfigPtr configIR) /* Ptr to config file Internal Rep */
386 fbc_write_config_file(config_stream_out, &fbc_line_ER_list, configIR, fbvar);
116 fbc_write_config_modes( FILE *config_stream_out, XF86ConfigPtr configIR, XF86ConfMonitorPtr monitor_sectn_ptr) argument
159 fbc_write_config_file( FILE *config_stream_out, fbc_line_list_t *line_list, XF86ConfigPtr configIR, fbc_varient_t *fbvar) argument
337 fbc_write_config( fbc_varient_t *fbvar, XF86ConfigPtr configIR) argument
H A Dfbconf_xorg.c149 XF86ConfigPtr configIR; /* Config file Internal Rep */ local
362 configIR = xf86readConfigFile();
363 if (configIR == NULL) {
384 configIR = xf86confcalloc(1, sizeof (XF86ConfigRec));
385 if (configIR == NULL)
405 if (fbc_find_active_sections(&device, &fbvar, configIR, ref_config)
415 fbc_res_list_modes(&device, &fbvar, configIR);
428 if (!fbc_res_validate_mode(configIR,
497 configIR, &fbvar.active, &fbvar.xf86_entry_mods);
558 fbvar.prconf(&device, &fbvar, configIR);
[all...]
H A Dfbc_Screen.c560 XF86ConfigPtr configIR, /* Config Internal Representation */
628 configIR->conf_screen_lst =
630 (glp)configIR->conf_screen_lst,
636 (*screen_ptr)->list.next = configIR->conf_screen_lst;
637 configIR->conf_screen_lst = *screen_ptr;
654 XF86ConfigPtr configIR, /* Config Internal Representation */
698 for (scrn_ptr = configIR->conf_screen_lst;
719 error_code = fbc_insert_new_Screen_section(configIR,
559 fbc_insert_new_Screen_section( XF86ConfigPtr configIR, fbc_line_elem_t *next_line_er, char *scrn_identifier, const char *scrn_device_str, XF86ConfScreenPtr *screen_ptr) argument
653 fbc_insert_Screen_section( XF86ConfigPtr configIR, fbc_line_elem_t *next_line_er, const char *scrn_ident_tmpl, const char *scrn_device_str, XF86ConfScreenPtr *screen_ptr) argument
H A Dfbc_res.c398 XF86ConfigPtr configIR) /* Ptr to configuration Internal Rep */
436 configIR, fbvar->active.monitor_sectn, device->type);
544 XF86ConfigPtr configIR, /* Ptr to configuration Internal Rep */
640 fbc_get_mode_list(configIR, monitor_sectn_ptr, device->type);
795 XF86ConfigPtr configIR, /* Ptr to configuration Internal Rep */
815 configIR, fbvar->active.monitor_sectn, device->type);
868 fbc_trim_Modes_sections(configIR, video_mode->name);
869 fbc_remove_monitor_sunmodes_section_ER(configIR,
875 fbc_remove_monitor_usemodes_entry_ER(configIR,
885 known_mode = fbc_is_known_mode(configIR,
395 fbc_res_list_modes( fbc_dev_t *device, fbc_varient_t *fbvar, XF86ConfigPtr configIR) argument
543 fbc_is_known_mode( XF86ConfigPtr configIR, fbc_dev_t *device, fbc_edid_res_t edid_res_info[], XF86ConfMonitorPtr monitor_sectn_ptr, char *mode_name_buf, size_t mode_name_buf_len, fbc_video_mode_t *video_mode) argument
794 fbc_res_validate_mode( XF86ConfigPtr configIR, fbc_dev_t *device, fbc_varient_t *fbvar, char mode_name_buf[], size_t mode_name_buf_len, fbc_video_mode_t *video_mode) argument
[all...]
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/ast/
H A Dast_prconf.c95 XF86ConfigPtr configIR) /* Config file Internal Rep */
113 mode_list = fbc_get_mode_list(configIR,
92 ast_prconf( const fbc_dev_t *device, fbc_varient_t *fbvar, XF86ConfigPtr configIR) argument
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/efb/
H A Defb_prconf.c89 XF86ConfigPtr configIR) /* Config file Internal Rep */
107 mode_list = fbc_get_mode_list(configIR,
86 efb_prconf( const fbc_dev_t *device, fbc_varient_t *fbvar, XF86ConfigPtr configIR) argument
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/mga/
H A Dmga_prconf.c95 XF86ConfigPtr configIR) /* Config file Internal Rep */
113 mode_list = fbc_get_mode_list(configIR,
92 mga_prconf( const fbc_dev_t *device, fbc_varient_t *fbvar, XF86ConfigPtr configIR) argument

Completed in 5066 milliseconds