Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/uapi/linux/
H A Dagpgart.h34 #define AGPIOC_SETUP _IOW (AGPIOC_BASE, 3, struct agp_setup*)
74 } agp_setup; typedef
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dagpgart.h25 #define AGPIOC_SETUP _IOW(AGPIOC_BASE, 3, struct agp_setup *)
58 } agp_setup; typedef
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dagpgart.h25 #define AGPIOC_SETUP _IOW(AGPIOC_BASE, 3, struct agp_setup *)
58 } agp_setup; typedef
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dagpgart.h34 #define AGPIOC_SETUP _IOW (AGPIOC_BASE, 3, struct agp_setup*)
75 } agp_setup; typedef
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dagpgart.h12 #define AGPIOC_SETUP _IOW (AGPIOC_BASE, 3, struct agp_setup*)
46 } agp_setup; typedef
/kernel/linux/linux-5.10/include/linux/
H A Dagpgart.h44 struct agp_setup { struct
/kernel/linux/linux-6.6/include/linux/
H A Dagpgart.h44 struct agp_setup { struct
/kernel/linux/linux-5.10/drivers/char/agp/
H A Dbackend.c348 static __init int agp_setup(char *s) in agp_setup() function
356 __setup("agp=", agp_setup);
H 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()
/kernel/linux/linux-6.6/drivers/char/agp/
H A Dbackend.c350 static __init int agp_setup(char *s) in agp_setup() function
358 __setup("agp=", agp_setup);
H A 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()

Completed in 6 milliseconds