Home
last modified time | relevance | path

Searched refs:OPTION_ENABLE (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Crtc.c469 OPTION_ENABLE, enumerator
488 {OPTION_ENABLE, "Enable", OPTV_BOOLEAN, {0}, FALSE},
559 if (xf86GetOptValBool(output->options, OPTION_ENABLE, &enable) && enable) { in xf86OutputEnabled()
1677 !xf86ReturnOptValBool(output->options, OPTION_ENABLE, FALSE)) { in xf86ProbeOutputModes()