Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dagpgart.h34 #define AGPIOC_SETUP _IOW (AGPIOC_BASE, 3, struct agp_setup*) macro
/openbmc/linux/drivers/char/agp/
H A Dfrontend.c995 case AGPIOC_SETUP: in agp_ioctl()