Searched refs:other_output (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ | ||
| H A D | i830_lvds.c | 617 xf86OutputPtr other_output = xf86_config->output[i]; local in function:i830_lvds_mode_fixup 619 if (other_output != output && other_output->crtc == output->crtc) { |
| H A D | i830_tv.c | 980 xf86OutputPtr other_output = xf86_config->output[i]; local in function:i830_tv_mode_fixup 982 if (other_output != output && other_output->crtc == output->crtc) |
Completed in 6 milliseconds