Searched refs:agp_client (Results 1 – 4 of 4) sorted by relevance
335 struct agp_client *client; in agp_remove_all_clients()336 struct agp_client *temp; in agp_remove_all_clients()404 struct agp_client *clients; in agp_controller_make_current()426 struct agp_client *clients; in agp_controller_release_current()452 static struct agp_client455 struct agp_client *client; in agp_find_client_in_controller()488 struct agp_client *temp; in agp_find_client_by_pid()526 struct agp_client *client; in agp_remove_client()567 struct agp_client *client; in agp_mmap()676 struct agp_client *client; in agp_open()[all …]
98 struct agp_client *agp_create_client(pid_t id);100 int agp_create_segment(struct agp_client *client, struct agp_region *region);104 struct agp_client *agp_find_client_by_pid(pid_t id);
65 struct agp_client *client; in compat_agpioc_reserve_wrap()
89 struct agp_client { struct90 struct agp_client *next; argument91 struct agp_client *prev; argument103 struct agp_client *clients; argument
Completed in 7 milliseconds