Home
last modified time | relevance | path

Searched refs:agp_unbind (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
A Dagpgart.h40 #define AGPIOC_UNBIND _IOW (AGPIOC_BASE, 9, struct agp_unbind*)
110 } agp_unbind; typedef
/linux/include/linux/
A Dagpgart.h84 struct agp_unbind { struct
/linux/drivers/char/agp/
A Dfrontend.c933 struct agp_unbind unbind; in agpioc_unbind_wrap()
936 if (copy_from_user(&unbind, arg, sizeof(struct agp_unbind))) in agpioc_unbind_wrap()

Completed in 5 milliseconds