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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dagpgart.h34 #define AGPIOC_SETUP _IOW (AGPIOC_BASE, 3, agp_setup*)
74 } agp_setup; typedef in typeref:struct:_agp_setup
140 } agp_setup; typedef in typeref:struct:_agp_setup
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dagpgart.h34 #define AGPIOC_SETUP _IOW (AGPIOC_BASE, 3, agp_setup*)
74 } agp_setup; typedef in typeref:struct:_agp_setup
140 } agp_setup; typedef in typeref:struct:_agp_setup
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/agp/
H A Dagpgart_fe.c831 agp_setup mode;
833 if (copy_from_user(&mode, (void *) arg, sizeof(agp_setup))) {

Completed in 88 milliseconds