Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Crtc.c473 OPTION_IGNORE, enumerator
492 {OPTION_IGNORE, "Ignore", OPTV_BOOLEAN, {0}, FALSE},
588 return xf86ReturnOptValBool(output->options, OPTION_IGNORE, FALSE); in xf86OutputIgnored()