Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Opt.h71 } OptionInfoRec, *OptionInfoPtr; typedef
121 extern _X_EXPORT OptionInfoPtr xf86TokenToOptinfo(const OptionInfoRec * table,
123 extern _X_EXPORT const char *xf86TokenToOptName(const OptionInfoRec * table,
125 extern _X_EXPORT Bool xf86IsOptionSet(const OptionInfoRec * table, int token);
126 extern _X_EXPORT const char *xf86GetOptValString(const OptionInfoRec * table,
128 extern _X_EXPORT Bool xf86GetOptValInteger(const OptionInfoRec * table,
130 extern _X_EXPORT Bool xf86GetOptValULong(const OptionInfoRec * table, int token,
132 extern _X_EXPORT Bool xf86GetOptValReal(const OptionInfoRec * table, int token,
134 extern _X_EXPORT Bool xf86GetOptValFreq(const OptionInfoRec * table, int token,
137 extern _X_EXPORT Bool xf86GetOptValBool(const OptionInfoRec * table, int token,
[all …]
H A Dxf86Option.c169 OptionInfoRec o; in LookupIntOption()
182 OptionInfoRec o; in LookupRealOption()
195 OptionInfoRec o; in LookupStrOption()
211 OptionInfoRec o; in LookupBoolOption()
224 OptionInfoRec o; in LookupPercentOption()
659 OptionInfoRec opt; in ParseOptionValue()
719 xf86TokenToOptinfo(const OptionInfoRec * table, int token) in xf86TokenToOptinfo()
721 const OptionInfoRec *p, *match = NULL, *set = NULL; in xf86TokenToOptinfo()
745 xf86TokenToOptName(const OptionInfoRec * table, int token) in xf86TokenToOptName()
747 const OptionInfoRec *p; in xf86TokenToOptName()
[all …]
H A Dxf86Configure.c853 const OptionInfoRec *pOption = in DoShowOptions()
865 const OptionInfoRec *p; in DoShowOptions()
H A Dxf86str.h223 const OptionInfoRec *(*AvailableOptions) (int chipid, int bustype);
H A Dxf86Config.c655 static OptionInfoRec FlagOptions[] = {
1297 static OptionInfoRec LayoutOptions[] = {
1817 static OptionInfoRec MonitorOptions[] = {
H A Dxf86Helper.c1548 static const OptionInfoRec BSOptions[] = {
1594 static const OptionInfoRec SMOptions[] = {
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinconfig.c606 OptionInfoRec o; in winSetStrOption()
621 OptionInfoRec o; in winSetBoolOption()
633 OptionInfoRec o; in winSetIntOption()
645 OptionInfoRec o; in winSetRealOption()
657 OptionInfoRec o; in winSetPercentOption()
898 OptionInfoRec opt; in ParseOptionValue()
H A Dwinconfig.h229 } OptionInfoRec, *OptionInfoPtr; typedef
/OK3568_Linux_fs/external/xserver/hw/xfree86/exa/
H A Dexamodule.c57 static const OptionInfoRec EXAOptions[] = {
/OK3568_Linux_fs/external/xserver/hw/xfree86/int10/
H A Dhelper_mem.c30 static const OptionInfoRec INT10Options[] = {
/OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-qxl/
H A D0001-Fix-a-build-error-with-Xorg-master.patch24 passed-in OptionInfoRec array.
/OK3568_Linux_fs/external/xserver/hw/xfree86/ddc/
H A Dddc.c31 static const OptionInfoRec DDCOptions[] = {
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddriver.c71 static const OptionInfoRec *AvailableOptions(int chipid, int busid);
140 static const OptionInfoRec Options[] = {
347 static const OptionInfoRec *
/OK3568_Linux_fs/external/xserver/glx/
H A Dglxdri2.c924 static const OptionInfoRec GLXOptions[] = {
/OK3568_Linux_fs/external/xserver/hw/xfree86/vbe/
H A Dvbe.c252 static const OptionInfoRec VBEOptions[] = {
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Crtc.c480 static OptionInfoRec xf86OutputOptions[] = {
505 static OptionInfoRec xf86DeviceOptions[] = {