Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dagpgart.h40 #define AGPIOC_UNBIND _IOW (AGPIOC_BASE, 9, struct agp_unbind*) macro
/openbmc/linux/drivers/char/agp/
H A Dfrontend.c1019 case AGPIOC_UNBIND: in agp_ioctl()