Searched refs:xf86GetOptValFreq (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86Opt.h | 134 extern _X_EXPORT Bool xf86GetOptValFreq(const OptionInfoRec * table, int token,
|
| H A D | xf86Option.c | 817 xf86GetOptValFreq(const OptionInfoRec * table, int token, in xf86GetOptValFreq() function
|
| H A D | xf86Config.c | 1966 if (xf86GetOptValFreq(MonitorOptions, MON_MAX_PIX_CLOCK, OPTUNITS_KHZ, in configMonitor()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/modes/ |
| H A D | xf86Crtc.c | 1747 if (xf86GetOptValFreq(output->options, OPTION_MIN_CLOCK, in xf86ProbeOutputModes() 1750 if (xf86GetOptValFreq(output->options, OPTION_MAX_CLOCK, in xf86ProbeOutputModes()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 145814 xf86GetOptValFreq wants a pointer to double, but maxPixClock is an int
|