Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dagpgart.h37 #define AGPIOC_ALLOCATE _IOWR(AGPIOC_BASE, 6, struct agp_allocate*) macro
/openbmc/linux/drivers/char/agp/
H A Dfrontend.c1007 case AGPIOC_ALLOCATE: in agp_ioctl()