Home
last modified time | relevance | path

Searched refs:iocs (Results 1 – 4 of 4) sorted by relevance

/third_party/libdrm/include/drm/
Ddrm.h236 unsigned long iocs; /**< Ioctl count */ member
/third_party/mesa3d/include/drm-uapi/
Ddrm.h236 unsigned long iocs; /**< Ioctl count */ member
/third_party/libdrm/
Dxf86drm.h623 unsigned long *iocs);
Dxf86drm.c2837 unsigned long *magic, unsigned long *iocs) in drmGetClient() argument
2849 *iocs = client.iocs; in drmGetClient()