]> mj.ucw.cz Git - pciutils.git/blobdiff - lspci.h
Updated pci.ids to today's snapshot
[pciutils.git] / lspci.h
diff --git a/lspci.h b/lspci.h
index 86429b2c73b43c8291729376ae693e9c8862d295..9ef0919228944b7239c77488ae7056cee0e9682a 100644 (file)
--- a/lspci.h
+++ b/lspci.h
@@ -68,7 +68,11 @@ void show_caps(struct device *d, int where);
 
 /* ls-ecaps.c */
 
-void show_ext_caps(struct device *d);
+void show_ext_caps(struct device *d, int type);
+
+/* ls-caps-vendor.c */
+
+void show_vendor_caps(struct device *d, int where, int cap);
 
 /* ls-kernel.c */