Home
last modified time | relevance | path

Searched refs:agp_setup (Results 1 – 2 of 2) sorted by relevance

/drivers/char/agp/
Dbackend.c348 static __init int agp_setup(char *s) in agp_setup() function
356 __setup("agp=", agp_setup);
Dfrontend.c789 struct agp_setup mode; in agpioc_setup_wrap()
792 if (copy_from_user(&mode, arg, sizeof(struct agp_setup))) in agpioc_setup_wrap()