Searched refs:DEF_ENC (Results 1 – 1 of 1) sorted by relevance
22 #define DEF_ENC(c) { DRM_MODE_ENCODER_##c, #c } macro23 DEF_ENC(NONE),24 DEF_ENC(DAC),25 DEF_ENC(TMDS),26 DEF_ENC(LVDS),27 DEF_ENC(TVDAC),28 DEF_ENC(VIRTUAL),29 DEF_ENC(DSI),31 #undef DEF_ENC