Home
last modified time | relevance | path

Searched defs:agp_bridge_driver (Results 1 – 6 of 6) sorted by relevance

/external/ltp/testcases/kernel/device-drivers/agp/kernel_space/
Dstr_agp.h102 struct agp_bridge_driver { struct
103 struct module *owner;
104 void *aperture_sizes;
105 int num_aperture_sizes;
129 struct agp_bridge_driver *driver; argument
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h66918 struct agp_bridge_driver { struct
66919 struct module *owner;
66920 const void *aperture_sizes;
66921 int num_aperture_sizes;
66922 enum aper_size_type size_type;
66923 bool cant_use_aperture;
66924 bool needs_scratch_page;
66925 const struct gatt_mask *masks;
66926 int (*fetch_size)();
66927 int (*configure)();
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h97426 struct agp_bridge_driver { struct
97427 struct module *owner;
97428 const void *aperture_sizes;
97429 int num_aperture_sizes;
97430 enum aper_size_type size_type;
97431 bool cant_use_aperture;
97432 bool needs_scratch_page;
97433 const struct gatt_mask *masks;
97434 int (*fetch_size)();
97435 int (*configure)();
[all …]
Dvmlinux.h97426 struct agp_bridge_driver { struct
97427 struct module *owner;
97428 const void *aperture_sizes;
97429 int num_aperture_sizes;
97430 enum aper_size_type size_type;
97431 bool cant_use_aperture;
97432 bool needs_scratch_page;
97433 const struct gatt_mask *masks;
97434 int (*fetch_size)();
97435 int (*configure)();
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h68506 struct agp_bridge_driver { struct
68507 struct module *owner;
68508 const void *aperture_sizes;
68509 int num_aperture_sizes;
68510 enum aper_size_type size_type;
68511 bool cant_use_aperture;
68512 bool needs_scratch_page;
68513 const struct gatt_mask *masks;
68514 int (*fetch_size)();
68515 int (*configure)();
[all …]
Dvmlinux.h68506 struct agp_bridge_driver { struct
68507 struct module *owner;
68508 const void *aperture_sizes;
68509 int num_aperture_sizes;
68510 enum aper_size_type size_type;
68511 bool cant_use_aperture;
68512 bool needs_scratch_page;
68513 const struct gatt_mask *masks;
68514 int (*fetch_size)();
68515 int (*configure)();
[all …]