Searched refs:AGPIOC_ACQUIRE (Results 1 – 6 of 6) sorted by relevance
32 #define AGPIOC_ACQUIRE _IO (AGPIOC_BASE, 1) macro
957 (cmd != AGPIOC_ACQUIRE)) { in agp_ioctl()962 (cmd != AGPIOC_ACQUIRE)) { in agp_ioctl()966 if (cmd != AGPIOC_ACQUIRE) { in agp_ioctl()985 case AGPIOC_ACQUIRE: in agp_ioctl()
151 if (ioctl(gartFd, AGPIOC_ACQUIRE, 0) != 0) { in xf86AcquireGART()
175 if (ioctl(gartFd, AGPIOC_ACQUIRE, 0) != 0) { in xf86AcquireGART()