Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dagpgart.h34 #define AGPIOC_SETUP _IOW (AGPIOC_BASE, 3, struct agp_setup*)
75 } agp_setup; typedef
/linux/drivers/char/agp/
A Dbackend.c348 static __init int agp_setup(char *s) in agp_setup() function
356 __setup("agp=", agp_setup);
A Dfrontend.c787 struct agp_setup mode; in agpioc_setup_wrap()
790 if (copy_from_user(&mode, arg, sizeof(struct agp_setup))) in agpioc_setup_wrap()
/linux/include/linux/
A Dagpgart.h44 struct agp_setup { struct

Completed in 8 milliseconds