Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/shared/
H A Dposix_tty.c281 xf86MarkOptionUsedByName(options, "FlowControl"); in xf86SetSerial()
314 xf86MarkOptionUsedByName(options, "ClearDTR"); in xf86SetSerial()
320 xf86MarkOptionUsedByName(options, "ClearRTS"); in xf86SetSerial()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Option.c432 xf86MarkOptionUsedByName(XF86OptionPtr options, const char *name) in xf86MarkOptionUsedByName() function
491 xf86MarkOptionUsedByName(options, p->name); in ParseOptionValue()
679 xf86MarkOptionUsedByName(options, newn); in ParseOptionValue()
H A Dxf86Opt.h112 extern _X_EXPORT void xf86MarkOptionUsedByName(XF86OptionPtr options,
/OK3568_Linux_fs/external/xserver/hw/xfree86/vgahw/
H A DvgaHW.c1698 xf86MarkOptionUsedByName(scrp->confScreen->options, "ShowOverscan"); in vgaHWGetHWRec()
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Crtc.c530 xf86MarkOptionUsedByName(output->scrn->options, option_name); in xf86OutputSetMonitor()