Searched defs:get_caps (Results 1 – 6 of 6) sorted by relevance
53 int (*get_caps) (struct compress_plugin *plugin, member
106 int (*get_caps)(struct virgl_winsys *vws, struct virgl_drm_caps *caps); member
98 fn get_caps(&self) -> Vec<Box<dyn PciCapability>> { in get_caps() method257 fn get_caps(&self) -> Vec<Box<dyn PciCapability>> { in get_caps() method
92 fn get_caps(&self) -> Vec<Box<dyn PciCapability>> { in get_caps() method
32 fn get_caps(&self) -> Vec<Box<dyn PciCapability>>; in get_caps() method
291 static void *get_caps(void) in get_caps() function