Searched refs:agp_setup (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dagpgart.h34 #define AGPIOC_SETUP _IOW (AGPIOC_BASE, 3, struct agp_setup*)
74 } agp_setup; typedef in typeref:struct:_agp_setup
/linux-master/include/linux/
H A Dagpgart.h44 struct agp_setup { struct
/linux-master/drivers/char/agp/
H A Dbackend.c339 static __init int agp_setup(char *s) function
347 __setup("agp=", agp_setup);

Completed in 347 milliseconds