Searched refs:agp_setup (Results 1 – 4 of 4) sorted by relevance
34 #define AGPIOC_SETUP _IOW (AGPIOC_BASE, 3, struct agp_setup*)75 } agp_setup; typedef
348 static __init int agp_setup(char *s) in agp_setup() function356 __setup("agp=", agp_setup);
787 struct agp_setup mode; in agpioc_setup_wrap()790 if (copy_from_user(&mode, arg, sizeof(struct agp_setup))) in agpioc_setup_wrap()
44 struct agp_setup { struct
Completed in 8 milliseconds