Searched refs:AGPIOC_ACQUIRE (Results 1 – 2 of 2) sorted by relevance
997 (cmd != AGPIOC_ACQUIRE)) { in agp_ioctl()1002 (cmd != AGPIOC_ACQUIRE)) { in agp_ioctl()1006 if (cmd != AGPIOC_ACQUIRE) { in agp_ioctl()1026 case AGPIOC_ACQUIRE: in agp_ioctl()
32 #define AGPIOC_ACQUIRE _IO (AGPIOC_BASE, 1) macro