Home
last modified time | relevance | path

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

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