Searched refs:agp_client (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/agp/
H A Dcompat_ioctl.h97 struct agp_client *agp_create_client(pid_t id);
99 int agp_create_segment(struct agp_client *client, struct agp_region *region);
103 struct agp_client *agp_find_client_by_pid(pid_t id);
H A Dfrontend.c100 agp_segment_priv *agp_find_seg_in_client(const struct agp_client *client,
125 static void agp_remove_seg_from_client(struct agp_client *client)
140 static void agp_add_seg_to_client(struct agp_client *client,
163 int agp_create_segment(struct agp_client *client, struct agp_region *region)
337 struct agp_client *client;
338 struct agp_client *temp;
406 struct agp_client *clients;
428 struct agp_client *clients;
454 static struct agp_client
457 struct agp_client *clien
[all...]
H A Dcompat_ioctl.c63 struct agp_client *client;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dagpgart.h173 struct agp_client { struct
174 struct agp_client *next;
175 struct agp_client *prev;
187 struct agp_client *clients;

Completed in 78 milliseconds