Subversion Repositories Kolibri OS

Rev

Rev 3254 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3254 Rev 3255
Line 67... Line 67...
67
  int           out_size;
67
  int           out_size;
68
}ioctl_t;
68
}ioctl_t;
Line 69... Line 69...
69
 
69
 
70
#define SRV_GET_INFO            20
70
#define SRV_GET_INFO            20
-
 
71
#define SRV_GET_PARAM           21
-
 
72
#define SRV_I915_GEM_CREATE     22
-
 
73
#define SRV_DRM_GEM_CLOSE       23
Line 71... Line 74...
71
#define SRV_GET_PARAM           21
74
#define SRV_I915_GEM_PIN        24
72
 
75
 
73
static int call_service(ioctl_t *io)
76
static int call_service(ioctl_t *io)