OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tv_present
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xf86-video-intel-old/dist/src/bios_reader/
bios_reader.c
71
static int
tv_present
;
variable
160
tv_present
= 1; /* should be based on whether TV DAC exists */
224
printf("\tTV data block present: %s\n", YESNO(
tv_present
));
/xsrc/external/mit/xf86-video-intel-old/dist/src/
i830_bios.c
209
pI830->
tv_present
= 1;
215
pI830->
tv_present
= general->int_tv_support;
i830.h
512
Bool
tv_present
; /* TV connector present (from VBIOS) */
member in struct:_I830Rec
i830_tv.c
1976
if (!pI830->
tv_present
) /* VBIOS claims no TV connector */
Completed in 8 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026