HomeSort by: relevance | last modified time | path
    Searched refs:INPUT_TYPE (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ddc/
edid.h 125 #define INPUT_TYPE _INPUT_TYPE(GET(D_INPUT))
411 unsigned int input_type:1; member in struct:disp_features
interpret_edid.c 367 r->input_type = INPUT_TYPE;
368 if (!DIGITAL(r->input_type)) {
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/ddc/
edid.h 124 #define INPUT_TYPE _INPUT_TYPE(GET(D_INPUT))
411 unsigned int input_type:1; member in struct:disp_features
interpret_edid.c 464 r->input_type = INPUT_TYPE;
465 if (!DIGITAL(r->input_type)) {

Completed in 16 milliseconds