Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dagpgart.h121 struct agp_front_data { struct
/linux-4.1.27/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()