OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MT_LCD
(Results
1 - 11
of
11
) sorted by relevancy
/xsrc/external/mit/xf86-video-r128/dist/src/
r128_output.c
134
else if (r128_output->MonType ==
MT_LCD
)
144
else if (r128_output->MonType ==
MT_LCD
)
171
case
MT_LCD
:
221
case
MT_LCD
:
261
case
MT_LCD
:
322
return
MT_LCD
;
r128_probe.h
107
MT_LCD
= 2,
r128_crtc.c
88
if (r128_output->MonType ==
MT_LCD
|| r128_output->MonType == MT_DFP)
106
if (r128_output->MonType ==
MT_LCD
|| r128_output->MonType == MT_DFP)
r128_driver.c
2647
if (r128_output->MonType != MT_DFP && r128_output->MonType !=
MT_LCD
)
2788
if (r128_output->MonType == MT_DFP || r128_output->MonType ==
MT_LCD
) {
2793
if (r128_output->MonType ==
MT_LCD
&& info->VBIOS) {
/xsrc/external/mit/xf86-video-savage/dist/src/
savage_driver.h
161
MT_LCD
,
savage_streams.c
223
(psav->DisplayType ==
MT_LCD
) &&
savage_driver.c
2016
psav->DisplayType =
MT_LCD
;
2057
if(psav->DisplayType ==
MT_LCD
)
2061
if(psav->DisplayType ==
MT_LCD
)
3648
if((psav->DisplayType ==
MT_LCD
) &&
4556
if (psav->DisplayType ==
MT_LCD
|| psav->DisplayType == MT_DFP) {
savage_video.c
1668
(psav->DisplayType ==
MT_LCD
) &&
/xsrc/external/mit/xf86-video-ati/dist/src/
radeon_output.c
200
case
MT_LCD
:
345
MonType =
MT_LCD
;
450
return
MT_LCD
;
470
MonType =
MT_LCD
;
472
MonType =
MT_LCD
;
1184
radeon_output->MonType =
MT_LCD
;
1187
radeon_output->MonType =
MT_LCD
;
1225
radeon_output->MonType =
MT_LCD
;
1249
radeon_output->MonType =
MT_LCD
;
radeon_probe.h
131
MT_LCD
= 2,
atombios_output.c
1764
if (radeon_output->MonType ==
MT_LCD
) {
Completed in 21 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026