Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dagpgart.h119 struct agp_front_data { struct
/openbmc/linux/drivers/char/agp/
H A Dcompat_ioctl.h90 extern struct agp_front_data agp_fe;
H A Dfrontend.c46 struct agp_front_data agp_fe;
1055 memset(&agp_fe, 0, sizeof(struct agp_front_data)); in agp_frontend_initialize()