Searched defs:monitor_id (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s12/open-src/app/gfx-utils/sun-src/fbconf_xorg/ast/
H A Dast_res_try_now.c216 char monitor_id[FBC_MAX_MONITOR_ID_LEN]; local
219 device, stream_index, &monitor_id[0]);
221 monitor_id);
/solaris-x11-s12/open-src/app/gfx-utils/sun-src/fbconf_xorg/mga/
H A Dmga_res_try_now.c210 char monitor_id[FBC_MAX_MONITOR_ID_LEN]; local
213 device, stream_index, &monitor_id[0]);
215 monitor_id);
/solaris-x11-s12/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_res.c476 char monitor_id[FBC_MAX_MONITOR_ID_LEN]; local
479 fbc_get_monitor_id(device, stream_index, &monitor_id[0]);
484 note_num, monitor_id);
490 note_num, monitor_id);
497 monitor_id);
742 char monitor_id[FBC_MAX_MONITOR_ID_LEN]; local
745 device, stream_index, &monitor_id[0]);
748 monitor_id);

Completed in 9 milliseconds