Home
last modified time | relevance | path

Searched refs:AGPIOC_ACQUIRE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dagpgart.h32 #define AGPIOC_ACQUIRE _IO (AGPIOC_BASE, 1) macro
/openbmc/linux/drivers/char/agp/
H A Dfrontend.c959 (cmd != AGPIOC_ACQUIRE)) { in agp_ioctl()
964 (cmd != AGPIOC_ACQUIRE)) { in agp_ioctl()
968 if (cmd != AGPIOC_ACQUIRE) { in agp_ioctl()
987 case AGPIOC_ACQUIRE: in agp_ioctl()