Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/char/agp/
Dcompat_ioctl.h100 int agp_create_segment(struct agp_client *client, struct agp_region *region);
Dcompat_ioctl.c146 return agp_create_segment(client, &kreserve); in compat_agpioc_reserve_wrap()
Dfrontend.c163 int agp_create_segment(struct agp_client *client, struct agp_region *region) in agp_create_segment() function
861 return agp_create_segment(client, &reserve); in agpioc_reserve_wrap()