Home
last modified time | relevance | path

Searched defs:iocs (Results 1 – 3 of 3) sorted by relevance

/third_party/libdrm/include/drm/
Ddrm.h237 unsigned long iocs; /**< Ioctl count */ member
/third_party/mesa3d/include/drm-uapi/
Ddrm.h236 unsigned long iocs; /**< Ioctl count */ member
/third_party/libdrm/
Dxf86drm.c2393 unsigned long *magic, unsigned long *iocs) in drmGetClient()