Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dagpgart.h121 struct agp_front_data { struct
/Linux-v4.19/drivers/char/agp/
Dcompat_ioctl.h90 extern struct agp_front_data agp_fe;
Dfrontend.c45 struct agp_front_data agp_fe;
1055 memset(&agp_fe, 0, sizeof(struct agp_front_data)); in agp_frontend_initialize()