VirtualBox

source: vbox/trunk/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/xf86Axp.h@ 35393

最後變更 在這個檔案從35393是 25078,由 vboxsync 提交於 15 年 前

Additions/x11/x11include: exported and set eol-style on new headers

  • 屬性 svn:eol-style 設為 native
檔案大小: 444 位元組
 
1/* $XFree86$ */
2
3#ifdef HAVE_XORG_CONFIG_H
4#include <xorg-config.h>
5#endif
6
7#ifndef _XF86_AXP_H_
8#define _XF86_AXP_H_
9
10typedef enum {
11 SYS_NONE,
12 TSUNAMI,
13 LCA,
14 APECS,
15 T2,
16 T2_GAMMA,
17 CIA,
18 MCPCIA,
19 JENSEN,
20 POLARIS,
21 PYXIS,
22 PYXIS_CIA,
23 IRONGATE
24} axpDevice;
25
26typedef struct {
27 axpDevice id;
28 unsigned long hae_thresh;
29 unsigned long hae_mask;
30 unsigned long size;
31} axpParams;
32
33extern axpParams xf86AXPParams[];
34
35#endif
36
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette