Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/char/agp/
H A Dcompat_ioctl.h99 int agp_remove_client(pid_t id);
H A Dfrontend.c524 int agp_remove_client(pid_t id) in agp_remove_client() function
663 agp_remove_client(priv->my_pid); in agp_release()
824 return agp_remove_client(reserve.pid); in agpioc_reserve_wrap()
H A Dcompat_ioctl.c92 return agp_remove_client(kreserve.pid); in compat_agpioc_reserve_wrap()