Searched refs:agp_unbind (Results 1 – 3 of 3) sorted by relevance
40 #define AGPIOC_UNBIND _IOW (AGPIOC_BASE, 9, struct agp_unbind*)109 } agp_unbind; typedef
84 struct agp_unbind { struct
935 struct agp_unbind unbind; in agpioc_unbind_wrap()938 if (copy_from_user(&unbind, arg, sizeof(struct agp_unbind))) in agpioc_unbind_wrap()