Home
last modified time | relevance | path

Searched refs:agp_create_client (Results 1 – 3 of 3) sorted by relevance

/drivers/char/agp/
Dcompat_ioctl.h98 struct agp_client *agp_create_client(pid_t id);
Dcompat_ioctl.c133 client = agp_create_client(kreserve.pid); in compat_agpioc_reserve_wrap()
Dfrontend.c513 struct agp_client *agp_create_client(pid_t id) in agp_create_client() function
848 client = agp_create_client(reserve.pid); in agpioc_reserve_wrap()