Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A Dxf86Optrec.h76 extern _X_EXPORT char *xf86optionValue(XF86OptionPtr opt);
H A DFlags.c269 xf86optionValue(XF86OptionPtr opt) in xf86optionValue() function
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Option.c392 return xf86optionValue(opt); in xf86OptionValue()
401 if (xf86optionValue(opts)) in xf86OptionListReport()
403 xf86optionName(opts), xf86optionValue(opts)); in xf86OptionListReport()