Searched refs:agp_create_segment (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/agp/
H A Dcompat_ioctl.h99 int agp_create_segment(struct agp_client *client, struct agp_region *region);
H A Dcompat_ioctl.c140 return agp_create_segment(client, &kreserve);
H A Dfrontend.c163 int agp_create_segment(struct agp_client *client, struct agp_region *region) function
874 return agp_create_segment(client, &reserve);

Completed in 42 milliseconds