Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/agp/
H A Dfrontend.c337 struct agp_client *client; in agp_remove_all_clients()
338 struct agp_client *temp; in agp_remove_all_clients()
406 struct agp_client *clients; in agp_controller_make_current()
428 struct agp_client *clients; in agp_controller_release_current()
454 static struct agp_client
457 struct agp_client *client; in agp_find_client_in_controller()
490 struct agp_client *temp; in agp_find_client_by_pid()
528 struct agp_client *client; in agp_remove_client()
569 struct agp_client *client; in agp_mmap()
678 struct agp_client *client; in agp_open()
[all …]
H A Dcompat_ioctl.h98 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);
H A Dcompat_ioctl.c65 struct agp_client *client; in compat_agpioc_reserve_wrap()
/openbmc/linux/include/linux/
H A Dagpgart.h89 struct agp_client { struct
90 struct agp_client *next; argument
91 struct agp_client *prev; argument
103 struct agp_client *clients; argument