Searched refs:agp_bind (Results 1 – 3 of 3) sorted by relevance
39 #define AGPIOC_BIND _IOW (AGPIOC_BASE, 8, struct agp_bind*)104 } agp_bind; typedef
79 struct agp_bind { struct
917 struct agp_bind bind_info; in agpioc_bind_wrap()921 if (copy_from_user(&bind_info, arg, sizeof(struct agp_bind))) in agpioc_bind_wrap()