Home
last modified time | relevance | path

Searched defs:nvif_ioctl_v0 (Results 1 – 2 of 2) sorted by relevance

/external/libdrm/include/drm/
Dnouveau_ioctl.h4 struct nvif_ioctl_v0 { struct
5 __u8 version;
8 __u8 owner;
22 __u8 type;
23 __u8 path_nr;
26 __u8 pad04[3];
27 __u8 route;
28 __u64 token;
29 __u32 path[8]; /* in reverse */
30 __u8 data[]; /* ioctl data (below) */
/external/libdrm/nouveau/nvif/
Dioctl.h6 struct nvif_ioctl_v0 { struct
7 __u8 version;
21 __u8 type;
22 __u8 pad02[4];
25 __u8 owner;
28 __u8 route;
29 __u64 token;
30 __u64 object;
31 __u8 data[]; /* ioctl data (below) */