Home | History | Annotate | Download | only in linux

Lines Matching refs:x81

21 #define VTXIOCGETINFO	_IOR  (0x81,  1, vtx_info_t)
22 #define VTXIOCCLRPAGE _IOW (0x81, 2, vtx_pagereq_t)
23 #define VTXIOCCLRFOUND _IOW (0x81, 3, vtx_pagereq_t)
24 #define VTXIOCPAGEREQ _IOW (0x81, 4, vtx_pagereq_t)
25 #define VTXIOCGETSTAT _IOW (0x81, 5, vtx_pagereq_t)
26 #define VTXIOCGETPAGE _IOW (0x81, 6, vtx_pagereq_t)
27 #define VTXIOCSTOPDAU _IOW (0x81, 7, vtx_pagereq_t)
28 #define VTXIOCPUTPAGE _IO (0x81, 8)
29 #define VTXIOCSETDISP _IO (0x81, 9)
30 #define VTXIOCPUTSTAT _IO (0x81, 10)
31 #define VTXIOCCLRCACHE _IO (0x81, 11)
32 #define VTXIOCSETVIRT _IOW (0x81, 12, long)