]> mj.ucw.cz Git - pciutils.git/blobdiff - lspci.h
Fixed naming inconsistency in man page: slot vs. device
[pciutils.git] / lspci.h
diff --git a/lspci.h b/lspci.h
index 86429b2c73b43c8291729376ae693e9c8862d295..a3fc9d0e3a81ef72f36eb5a64b0b94303bf9d5d8 100644 (file)
--- a/lspci.h
+++ b/lspci.h
@@ -70,6 +70,10 @@ void show_caps(struct device *d, int where);
 
 void show_ext_caps(struct device *d);
 
+/* ls-caps-vendor.c */
+
+void show_vendor_caps(struct device *d, int where, int cap);
+
 /* ls-kernel.c */
 
 void show_kernel_machine(struct device *d UNUSED);