Home
last modified time | relevance | path

Searched defs:_agp_info (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dagpgart.h61 typedef struct _agp_info { struct
62 struct agp_version version; /* version of the driver */
63 __u32 bridge_id; /* bridge vendor/device */
64 __u32 agp_mode; /* mode info of bridge */
65 unsigned long aper_base;/* base of aperture */
66 size_t aper_size; /* size of aperture */
67 size_t pg_total; /* max pages (swap + system) */
68 size_t pg_system; /* max pages (system) */
69 size_t pg_used; /* current pages used */
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dagpgart.h62 typedef struct _agp_info { struct
63 struct agp_version version; /* version of the driver */
64 __u32 bridge_id; /* bridge vendor/device */
65 __u32 agp_mode; /* mode info of bridge */
66 unsigned long aper_base;/* base of aperture */
67 size_t aper_size; /* size of aperture */
68 size_t pg_total; /* max pages (swap + system) */
69 size_t pg_system; /* max pages (system) */
70 size_t pg_used; /* current pages used */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dagpgart.h61 typedef struct _agp_info { struct
62 struct agp_version version; /* version of the driver */
63 __u32 bridge_id; /* bridge vendor/device */
64 __u32 agp_mode; /* mode info of bridge */
65 unsigned long aper_base;/* base of aperture */
66 size_t aper_size; /* size of aperture */
67 size_t pg_total; /* max pages (swap + system) */
68 size_t pg_system; /* max pages (system) */
69 size_t pg_used; /* current pages used */