Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/agp/
H A Dfrontend.c293 static struct agp_controller *agp_find_controller_by_pid(pid_t id) in agp_find_controller_by_pid() function
654 controller = agp_find_controller_by_pid(priv->my_pid); in agp_release()
759 controller = agp_find_controller_by_pid(priv->my_pid); in agpioc_acquire_wrap()