Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dagpgart.h38 #define AGPIOC_DEALLOCATE _IOW (AGPIOC_BASE, 7, int) macro
/openbmc/linux/drivers/char/agp/
H A Dfrontend.c1011 case AGPIOC_DEALLOCATE: in agp_ioctl()