Searched refs:agp_allocate (Results 1 – 2 of 2) sorted by relevance
37 #define AGPIOC_ALLOCATE _IOWR(AGPIOC_BASE, 6, agp_allocate*)99 } agp_allocate; typedef171 } agp_allocate; typedef
923 agp_allocate alloc; in agpioc_allocate_wrap()925 if (copy_from_user(&alloc, (void *) arg, sizeof(agp_allocate))) { in agpioc_allocate_wrap()936 if (copy_to_user((void *) arg, &alloc, sizeof(agp_allocate))) { in agpioc_allocate_wrap()