Searched refs:digital (Results 1 - 5 of 5) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dsun_edid.h85 short digital; /* TRUE => Digital Video Interface */ member in struct:__anon48
123 short digital : 1; /* TRUE => Input is Digital Video */ member in struct:__anon51
H A Dfbc_prconf.c183 if (!video_def.digital) {
H A Dsun_edid.c296 video_def->digital = ((byte & 0x80) != 0);
297 if (video_def->digital) {
424 feature->digital = ((edid_data[0x14] & 0x80) != 0);
H A Dfbc_predid.c262 if (!video_def.digital) {
362 if (!feature.digital) {
/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_bios.h375 u8 digital:2; member in struct:lvds_dvo_timing

Completed in 23 milliseconds