Cross Reference: dpmsproc.h
xref: /xsrc/external/mit/xorg-server/dist/Xext/dpmsproc.h
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /xsrc/external/mit/xorg-server/dist/Xext/
dpmsproc.h revision 05b261ec
105b261ecSmrg
205b261ecSmrg/* Prototypes for functions that the DDX must provide */
305b261ecSmrg
405b261ecSmrg#ifdef HAVE_DIX_CONFIG_H
505b261ecSmrg#include <dix-config.h>
605b261ecSmrg#endif
705b261ecSmrg
805b261ecSmrg#ifndef _DPMSPROC_H_
905b261ecSmrg#define _DPMSPROC_H_
1005b261ecSmrg
1105b261ecSmrgvoid DPMSSet(int level);
1205b261ecSmrgint  DPMSGet(int *plevel);
1305b261ecSmrgBool DPMSSupported(void);
1405b261ecSmrg
1505b261ecSmrg#endif
16

Indexes created Thu Dec 04 03:09:34 GMT 2025